feat: 添加分组
Showing
| ... | @@ -69,6 +69,8 @@ | ... | @@ -69,6 +69,8 @@ |
| "react": "^16.8.6", | "react": "^16.8.6", | ||
| "react-amap": "^1.2.8", | "react-amap": "^1.2.8", | ||
| "react-copy-to-clipboard": "^5.0.1", | "react-copy-to-clipboard": "^5.0.1", | ||
| "react-dnd": "10.0.2", | |||
| "react-dnd-html5-backend": "10.0.2", | |||
| "react-dom": "^16.8.6", | "react-dom": "^16.8.6", | ||
| "react-helmet": "^5.2.1", | "react-helmet": "^5.2.1", | ||
| "react-router-dom": "^5.1.2", | "react-router-dom": "^5.1.2", | ||
| ... | @@ -127,4 +129,4 @@ | ... | @@ -127,4 +129,4 @@ |
| "scripts/**/*.js" | "scripts/**/*.js" | ||
| ], | ], | ||
| "author": "congmin.hao" | "author": "congmin.hao" | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment