Skip to content
Discussion options

You must be logged in to vote

changed from
import { Dayjs } from 'dayjs'
to
import { type Dayjs } from 'dayjs'
type keyword was missing which was causing the issue.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@dummdidumm
Comment options

@gorayaa66
Comment options

@gorayaa66
Comment options

Answer selected by gorayaa66
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #11833 on February 13, 2024 08:42.