We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf6a6bd commit f169363Copy full SHA for f169363
site/gatsby-browser.js
@@ -1,3 +1,4 @@
1
+import React from "react";
2
import { ThemeProvider } from './src/components/Theme';
3
import './src/styles/global.css';
4
0 commit comments