useTable hook, connecting to firestore collections

This commit is contained in:
shams mosowi
2019-09-08 18:36:53 +10:00
parent 659c1aac73
commit 10920f836d
3 changed files with 142 additions and 0 deletions

View File

@@ -6,9 +6,11 @@
"@material-ui/core": "^4.4.0",
"@types/jest": "24.0.18",
"@types/node": "12.7.4",
"@types/ramda": "^0.26.21",
"@types/react": "16.9.2",
"@types/react-dom": "16.9.0",
"firebase": "^6.6.0",
"ramda": "^0.26.1",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-scripts": "3.1.1",