feat - packaged theme with dynamic menu items

This commit is contained in:
Andre Cabrera
2020-06-29 22:40:06 -03:00
parent 8442ea46a2
commit 5ee8f4e356
4 changed files with 105 additions and 59 deletions
+4 -2
View File
@@ -4,7 +4,7 @@
"version": "1.0.0",
"author": "Chris Troutner <chris.troutner@gmail.com>",
"dependencies": {
"@loadable/component": "^5.12.0",
"@loadable/component": "^5.13.0",
"adminlte-2-react": "^0.1.27",
"gatsby": "^2.22.15",
"gatsby-image": "^2.4.5",
@@ -28,7 +28,9 @@
"prettier": "2.0.5"
},
"keywords": [
"gatsby"
"gatsby",
"gatsby-plugin",
"gatsby-theme"
],
"license": "MIT",
"scripts": {