feat(WIP): tiptap 에디터 기능 구현

This commit is contained in:
2021-12-13 21:45:49 +09:00
parent 2c3a9b93c7
commit 1bfd0018b1
3 changed files with 134 additions and 2 deletions
+1
View File
@@ -19,6 +19,7 @@
"license": "MIT",
"type": "module",
"dependencies": {
"@tiptap/extension-color": "^2.0.0-beta.9",
"@tiptap/extension-image": "^2.0.0-beta.24",
"@tiptap/extension-link": "^2.0.0-beta.33",
"@tiptap/extension-text-align": "^2.0.0-beta.29",