Add cursor and format code properly

This commit is contained in:
2025-01-15 01:45:14 +01:00
parent fc07f39796
commit dd3333ba9a
4 changed files with 57 additions and 42 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"build": "vite build",
"lint": "eslint .",
"preview": "vite preview",
"format": "prettier -w src"
"format": "prettier -w src"
},
"dependencies": {
"react": "^18.3.1",