mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: add date picker (#2644)
Co-authored-by: himself65 <himself65@outlook.com>
(cherry picked from commit 29d8f61c90)
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
"lit": "^2.7.5",
|
||||
"lottie-web": "^5.12.0",
|
||||
"react": "18.3.0-canary-16d053d59-20230506",
|
||||
"react-datepicker": "^4.12.0",
|
||||
"react-dom": "18.3.0-canary-16d053d59-20230506",
|
||||
"react-error-boundary": "^4.0.9",
|
||||
"react-is": "^18.2.0",
|
||||
@@ -56,6 +57,7 @@
|
||||
"@blocksuite/lit": "0.0.0-20230606130340-805f430b-nightly",
|
||||
"@blocksuite/store": "0.0.0-20230606130340-805f430b-nightly",
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react-datepicker": "^4.11.2",
|
||||
"@types/react-dnd": "^3.0.2",
|
||||
"@types/react-dom": "18.2.4",
|
||||
"@vanilla-extract/css": "^1.11.0",
|
||||
|
||||
Reference in New Issue
Block a user