fix(layout): fix flickering on home layout

This commit is contained in:
2023-12-14 14:30:49 +07:00
parent 2fcc4dead1
commit 591373fd52
7 changed files with 77 additions and 169 deletions

View File

@@ -83,8 +83,7 @@
"sonner": "^1.2.4",
"tippy.js": "^6.3.7",
"tiptap-markdown": "^0.8.8",
"virtua": "^0.17.5",
"zustand": "^4.4.7"
"virtua": "^0.17.5"
},
"devDependencies": {
"@tailwindcss/forms": "^0.5.7",