- implement lists

- implement generic sections
- implement list actions
- implement error handlers
This commit is contained in:
Amruth Pillai
2020-07-08 05:01:50 +05:30
parent d7e86ddf29
commit bee6a40e9f
38 changed files with 762 additions and 177 deletions
+2
View File
@@ -15,6 +15,7 @@
},
"dependencies": {
"@material-ui/core": "^4.11.0",
"array-move": "^2.2.2",
"classnames": "^2.2.6",
"firebase": "^7.15.5",
"formik": "^2.1.4",
@@ -30,6 +31,7 @@
"gatsby-plugin-react-helmet": "^3.3.9",
"gatsby-plugin-sharp": "^2.6.18",
"gatsby-source-filesystem": "^2.3.18",
"gatsby-source-gravatar": "^1.0.0",
"gatsby-transformer-sharp": "^2.5.10",
"lodash": "^4.17.15",
"moment": "^2.27.0",