Merge branch 'dev' into 'AFP-10'
Merge Dev int AFP-10 See merge request !13
Showing
Dockerfile
0 → 100644
nginx/nginx.conf
0 → 100644
package-lock.json
0 → 100644
This diff is collapsed.
... | ... | @@ -11,8 +11,12 @@ |
"react": "^17.0.2", | ||
"react-bootstrap": "^1.5.2", | ||
"react-dom": "^17.0.2", | ||
"react-hook-form": "^7.4.1", | ||
"react-router": "^5.2.0", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "4.0.3", | ||
"semantic-ui-css": "^2.4.1", | ||
"semantic-ui-react": "^2.0.3", | ||
"web-vitals": "^1.0.1" | ||
}, | ||
"scripts": { | ||
... | ... |
src/component/Search.jsx
0 → 100644
src/emptProduct.js
0 → 100644
src/styles/Search.css
0 → 100644
yarn.lock
deleted
100644 → 0
This diff is collapsed.
Please register or sign in to comment