Added form to create invoice
Showing
... | @@ -6,8 +6,11 @@ | ... | @@ -6,8 +6,11 @@ |
"@testing-library/jest-dom": "^5.17.0", | "@testing-library/jest-dom": "^5.17.0", | ||
"@testing-library/react": "^13.4.0", | "@testing-library/react": "^13.4.0", | ||
"@testing-library/user-event": "^13.5.0", | "@testing-library/user-event": "^13.5.0", | ||
"bootstrap": "^5.3.2", | |||
"react": "^18.2.0", | "react": "^18.2.0", | ||
"react-dom": "^18.2.0", | "react-dom": "^18.2.0", | ||
"react-redux": "^8.1.3", | |||
"react-router-dom": "^6.19.0", | |||
"react-scripts": "5.0.1", | "react-scripts": "5.0.1", | ||
"web-vitals": "^2.1.4" | "web-vitals": "^2.1.4" | ||
}, | }, | ||
... | ... |
src/component/Pay.css
0 → 100644
src/component/Telepay.js
0 → 100644
src/ivrnet.png
0 → 100644
36.6 KB