Fixed TS error with blocknote/react package (#4601)

This commit is contained in:
Lucas Bordeau
2024-03-21 12:10:09 +01:00
committed by GitHub
parent 8e4123e772
commit cc0e3c8a9a
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
"@aws-sdk/client-s3": "^3.363.0",
"@aws-sdk/credential-providers": "^3.363.0",
"@blocknote/core": "^0.12.1",
"@blocknote/react": "^0.12.1",
"@blocknote/react": "^0.12.2",
"@chakra-ui/accordion": "^2.3.0",
"@chakra-ui/system": "^2.6.0",
"@codesandbox/sandpack-react": "^2.13.5",