Initial commit
Showing
.idea/watcherTasks.xml
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed.
... | ... | @@ -3,6 +3,7 @@ |
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
"@ant-design/icons": "^4.2.2", | ||
"@craco/craco": "^5.7.0", | ||
"@testing-library/jest-dom": "^5.11.4", | ||
"@testing-library/react": "^11.1.0", | ||
... | ... |
src/App.test.tsx
deleted
100644 → 0
src/Pages/Index/Index.less
0 → 100644
src/Pages/Index/Index.tsx
0 → 100644
Please register or sign in to comment