Added payment type to modal and lists BOD-230

This commit is contained in:
Patrick Fic
2020-07-30 09:48:04 -07:00
parent 12a925c678
commit 40ffede622
12 changed files with 158 additions and 50 deletions

View File

@@ -21,7 +21,7 @@
"react-scripts": "3.4.1"
},
"scripts": {
"start": "set PORT=3001 &&react-scripts start",
"start": "set PORT=3001 react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"