1
0

Implement header, notes and google in dashboard

This commit is contained in:
2025-07-18 10:08:03 +02:00
parent d3f733638e
commit 68480757dc
16 changed files with 1945 additions and 14 deletions

View File

@@ -19,7 +19,10 @@
},
"dependencies": {
"@electron-toolkit/preload": "^3.0.1",
"@electron-toolkit/utils": "^4.0.0"
"@electron-toolkit/utils": "^4.0.0",
"react-icons": "^5.5.0",
"react-router-dom": "^7.7.0",
"sass": "^1.89.2"
},
"devDependencies": {
"@electron-toolkit/eslint-config": "^2.0.0",