Skip to content

Commit

Permalink
✨ feat(editor):Add Editor Component
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackishGreen33 committed Oct 5, 2024
1 parent e4ba169 commit b843f8f
Show file tree
Hide file tree
Showing 45 changed files with 3,714 additions and 92 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,21 @@
"prepare": "husky install"
},
"dependencies": {
"@floating-ui/react-dom": "^2.1.2",
"@lexical/react": "^0.18.0",
"@lexical/rich-text": "^0.18.0",
"@lexical/selection": "^0.18.0",
"@lexical/utils": "^0.18.0",
"@liveblocks/client": "^2.8.2",
"@liveblocks/node": "^2.8.2",
"@liveblocks/react": "^2.8.2",
"@liveblocks/react-lexical": "^2.8.2",
"@liveblocks/react-ui": "^2.8.2",
"@radix-ui/react-slot": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"jsm-editor": "^0.0.12",
"lexical": "^0.18.0",
"lucide-react": "^0.447.0",
"next": "14.2.14",
"react": "^18",
Expand Down
Loading

0 comments on commit b843f8f

Please sign in to comment.