feat: add badges to editor

This commit is contained in:
swve 2024-10-10 22:20:02 +02:00
parent cc68ea2e94
commit 8965ee67c3
7 changed files with 308 additions and 0 deletions

View file

@ -11,6 +11,7 @@
"lint:fix": "eslint --fix ."
},
"dependencies": {
"@emoji-mart/react": "^1.1.1",
"@hocuspocus/provider": "^2.13.7",
"@icons-pack/react-simple-icons": "^10.0.0",
"@radix-ui/colors": "^0.1.9",