add css, error validation to promotion form
Showing
... | @@ -9,6 +9,7 @@ | ... | @@ -9,6 +9,7 @@ |
"react": "^17.0.2", | "react": "^17.0.2", | ||
"react-dom": "^17.0.2", | "react-dom": "^17.0.2", | ||
"react-hook-form": "^7.4.1", | "react-hook-form": "^7.4.1", | ||
"react-router": "^5.2.0", | |||
"react-router-dom": "^5.2.0", | "react-router-dom": "^5.2.0", | ||
"react-scripts": "4.0.3", | "react-scripts": "4.0.3", | ||
"web-vitals": "^1.0.1" | "web-vitals": "^1.0.1" | ||
... | ... |
src/config.js
0 → 100644
Please register or sign in to comment