fix structure, add music widget

This commit is contained in:
Aidan 2025-01-06 01:12:21 -05:00
parent 826d1d4b7d
commit 88149ed26a
4 changed files with 72 additions and 9 deletions

View file

@ -22,7 +22,7 @@
"devDependencies": {
"typescript": "^5",
"@types/node": "^20",
"@types/react": "^19",
"@types/react": "^19.0.2",
"@types/react-dom": "^19",
"postcss": "^8",
"tailwindcss": "^3.4.1",