chore: add month and year picker (#6656)

This commit is contained in:
Aaryan Khandelwal 2025-02-21 17:14:28 +05:30 committed by GitHub
parent cc7b34e399
commit 6fac320a05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 95 additions and 80 deletions

View file

@ -56,7 +56,7 @@
"posthog-js": "^1.131.3",
"react": "^18.3.1",
"react-color": "^2.19.3",
"react-day-picker": "8.10.1",
"react-day-picker": "9.5.0",
"react-dom": "^18.3.1",
"react-dropzone": "^14.2.3",
"react-hook-form": "7.51.5",