refact: convert components to use React.FC type + type improvements

This commit is contained in:
Phi
2019-09-17 17:06:43 -04:00
committed by Jean-Philippe Sirois
parent d61c218657
commit 1d88367645
23 changed files with 89 additions and 74 deletions
+1
View File
@@ -28,6 +28,7 @@
"test": "echo \"Write tests! -> https://gatsby.dev/unit-testing\""
},
"dependencies": {
"@reach/router": "^1.2.1",
"gatsby": "^2.13.51",
"gatsby-image": "^2.2.8",
"gatsby-plugin-layout": "^1.1.2",