feat: started working on waybar

This commit is contained in:
2024-02-08 00:40:51 +01:00
parent de777ece49
commit a1b395aa34
18 changed files with 203 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-router-dom": "^6.21.3",
"tailwind-merge": "^2.2.1",
"vite-tsconfig-paths": "^4.3.1",
"zod": "^3.22.4"
},