fix: remove word counter dependency

This commit is contained in:
MAZE
2024-02-24 16:33:41 +03:30
parent 24245235b1
commit ae3ea8c74f
3 changed files with 6 additions and 228 deletions

View File

@@ -34,7 +34,6 @@
"react-dom": "^18.2.0",
"react-icons": "4.11.0",
"react-wrap-balancer": "1.1.0",
"word-counting": "1.1.4",
"zustand": "4.4.3"
},
"devDependencies": {