fix(layout): add scriptProp so cf rocket lets next-themes script to run

This commit is contained in:
Sofrin
2024-11-07 08:17:38 +07:00
parent 039c242bd4
commit 8f1e4a2ed9
3 changed files with 8 additions and 7 deletions

View File

@@ -42,7 +42,7 @@
"lucide-react": "^0.454.0",
"moment": "^2.30.1",
"next": "14.2.10",
"next-themes": "^0.3.0",
"next-themes": "^0.4.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",