feat:初始化
Showing
... | @@ -110,11 +110,13 @@ | ... | @@ -110,11 +110,13 @@ |
"dependencies": { | "dependencies": { | ||
"@emotion/react": "^11.10.4", | "@emotion/react": "^11.10.4", | ||
"@emotion/styled": "^11.10.4", | "@emotion/styled": "^11.10.4", | ||
"@mui/icons-material": "^5.10.14", | |||
"@mui/material": "^5.10.8", | "@mui/material": "^5.10.8", | ||
"electron-debug": "^3.2.0", | "electron-debug": "^3.2.0", | ||
"electron-log": "^4.4.8", | "electron-log": "^4.4.8", | ||
"electron-root-path": "^1.1.0", | "electron-root-path": "^1.1.0", | ||
"electron-updater": "^5.2.1", | "electron-updater": "^5.2.1", | ||
"history": "^5.3.0", | |||
"react": "^18.2.0", | "react": "^18.2.0", | ||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
"react-router-dom": "^6.3.0" | "react-router-dom": "^6.3.0" | ||
... | ... |
src/commons/public/index.jsx
0 → 100644
src/commons/routes/index.jsx
0 → 100644
src/renderer/App.jsx
0 → 100644
src/renderer/App.tsx
deleted
100644 → 0
Please
register
or
sign in
to comment