[AFP-26, AFP-23] 🚧 add promise handling to order show pages, add...
[AFP-26, AFP-23]🚧 add promise handling to order show pages, add working google OAuth to login page. [@kkaminski]
Showing
... | @@ -22,6 +22,7 @@ | ... | @@ -22,6 +22,7 @@ |
"react": "^17.0.2", | "react": "^17.0.2", | ||
"react-bootstrap": "^1.5.2", | "react-bootstrap": "^1.5.2", | ||
"react-dom": "^17.0.2", | "react-dom": "^17.0.2", | ||
"react-google-login": "^5.2.2", | |||
"react-hook-form": "^7.4.0", | "react-hook-form": "^7.4.0", | ||
"react-redux": "^7.2.4", | "react-redux": "^7.2.4", | ||
"react-router-dom": "^5.2.0", | "react-router-dom": "^5.2.0", | ||
... | ... |
src/types/Order.ts
0 → 100644
Please register or sign in to comment