chore: refactor imports/exports and some semantics

This commit is contained in:
2024-04-21 23:54:45 +02:00
parent df359883fc
commit e8ed8d745f
35 changed files with 127 additions and 55 deletions

View File

@@ -17,7 +17,8 @@
"idb-keyval": "^6.2.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.3"
"react-router-dom": "^6.22.3",
"tailwind-merge": "^2.3.0"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.12",