You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello I tried to use date_fns but there are some problems
I tried to import subDays from 'date-fns/subDays' but it doesn't work.
So I found out something thorough the document.
hello I tried to use date_fns but there are some problems
I tried to import subDays from 'date-fns/subDays' but it doesn't work.
So I found out something thorough the document.
https://date-fns.org/v1.28.5/docs/subDays
According to this document, date-fns/subDays should be changed to date-fns/sub_days
Am I correct?
The text was updated successfully, but these errors were encountered: