Updated packages. Changed date picker package to Day.JS and applied it across whole app.
This commit is contained in:
@@ -46,7 +46,7 @@ export default defineConfig({
|
||||
'forms': ['react-hook-form', '@hookform/resolvers', 'zod'],
|
||||
|
||||
// Utilities
|
||||
'utils': ['date-fns', 'clsx'],
|
||||
'utils': ['dayjs', 'clsx'],
|
||||
|
||||
// Animation and UI
|
||||
'animation': ['framer-motion', 'react-hot-toast']
|
||||
|
||||
Reference in New Issue
Block a user