refact: extract layout page logic

This commit is contained in:
Jean-Philippe Sirois
2020-01-25 14:04:38 -05:00
parent d62fe36475
commit 8722d15be5
8 changed files with 88 additions and 63 deletions
+2
View File
@@ -44,6 +44,7 @@
"gatsby-transformer-remark": "^2.6.45",
"gatsby-transformer-sharp": "^2.3.9",
"katex": "^0.11.1",
"lodash": "^4.17.15",
"polished": "^3.4.2",
"prismjs": "^1.17.1",
"ramda": "^0.26.1",
@@ -61,6 +62,7 @@
"@graphql-codegen/typescript": "1.9.1",
"@graphql-codegen/typescript-operations": "1.9.1",
"@graphql-codegen/typescript-react-apollo": "1.9.1",
"@types/lodash": "^4.14.149",
"@types/prismjs": "^1.16.0",
"@types/ramda": "^0.26.39",
"@types/react": "^16.9.17",