hw 6 data.tsx created and copied all from lab

This commit is contained in:
2026-04-13 22:36:52 +10:00
parent 20192c86db
commit 1825ad084b
37 changed files with 1077 additions and 259 deletions

View File

@@ -10,6 +10,10 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mui/icons-material": "^9.0.0",
"@mui/material": "^9.0.0",
"react": "^19.2.4",
"react-dom": "^19.2.4"
},