feat(front): implement errors, and built-in various scripts

This commit is contained in:
Hexagonn
2024-10-20 14:30:54 +00:00
committed by GitHub
parent 15c97548ff
commit 4c0dc41aa8
5 changed files with 349 additions and 16 deletions

View File

@@ -16,6 +16,7 @@
"next": "14.2.15",
"react": "^18",
"react-dom": "^18",
"sharp": "^0.33.5",
"swr": "^2.2.5",
"use-smooth-count": "^1.0.1"
},