Implement download

This commit is contained in:
Kevin Yue
2024-02-18 21:52:58 +08:00
parent f9c0eb43a6
commit 935993e8da
8 changed files with 319 additions and 85 deletions

View File

@@ -9,6 +9,8 @@
"tauri": "tauri"
},
"dependencies": {
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.14.18",
"@mui/material": "^5.14.18",
"@tauri-apps/api": "^1.5.0",