Add Loading (#4055)
* add loading in html * add loading * rm console * add ResizeObserver
Showing
| ... | @@ -79,6 +79,7 @@ | ... | @@ -79,6 +79,7 @@ |
| "react-dom": "^16.7.0", | "react-dom": "^16.7.0", | ||
| "react-fittext": "^1.0.0", | "react-fittext": "^1.0.0", | ||
| "react-media": "^1.9.2", | "react-media": "^1.9.2", | ||
| "resize-observer-polyfill": "^1.5.1", | |||
| "umi": "^2.4.4", | "umi": "^2.4.4", | ||
| "umi-plugin-react": "^1.7.2", | "umi-plugin-react": "^1.7.2", | ||
| "umi-request": "^1.0.5" | "umi-request": "^1.0.5" | ||
| ... | ... |
Please register or sign in to comment