delete items

This commit is contained in:
Harmony
2019-10-25 13:46:11 -04:00
parent 406a89db39
commit db72085762
4 changed files with 58 additions and 17 deletions

View File

@@ -9,7 +9,8 @@
"react-redux": "^7.1.1",
"react-scripts": "3.2.0",
"redux": "^4.0.4",
"redux-thunk": "^2.3.0"
"redux-thunk": "^2.3.0",
"uuid": "^3.3.3"
},
"scripts": {
"start": "react-scripts start",