-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Version
1.4.10
Environment
NA
Reproduction link
Steps to reproduce
Hi, I have a problem DatePicker, the issue is that it hard linked to require moment.js library, is there a way to remove moment.js dependency from DatePicker and use for example luxon or date-fns library?
What is expected?
Should not depend on moment.js
What is actually happening?
It depends on moment.js
sametsafak