Update blocknote (#6349)

Updating blocknote providing bugfixes & new block types

---------

Co-authored-by: Marie Stoppa <marie.stoppa@essec.edu>
This commit is contained in:
brendanlaschke
2024-07-22 16:00:14 +02:00
committed by GitHub
parent d212aedf81
commit 4545ba2737
8 changed files with 440 additions and 358 deletions

View File

@ -108,6 +108,7 @@ export {
IconLink,
IconLinkOff,
IconList,
IconListCheck,
IconListNumbers,
IconLock,
IconLockOpen,
@ -163,4 +164,5 @@ export {
IconWand,
IconWorld,
IconX,
IconMoodSmile,
} from '@tabler/icons-react';