feat: add tooltips to editor buttons

This commit is contained in:
swve 2023-04-15 22:06:50 +02:00 committed by Badr B
parent 3f5a7e5f1e
commit cc639f4939
4 changed files with 604 additions and 75 deletions

View file

@ -13,6 +13,7 @@
"@radix-ui/react-dialog": "^1.0.2",
"@radix-ui/react-form": "^0.0.2",
"@radix-ui/react-icons": "^1.1.1",
"@radix-ui/react-tooltip": "^1.0.5",
"@sentry/nextjs": "^7.47.0",
"@stitches/react": "^1.2.8",
"@tiptap/extension-collaboration": "^2.0.0-beta.199",