This commit is contained in:
Wes Bos 2020-01-07 15:32:16 -05:00
parent f718449fdd
commit 7887735b6c

1
gatsby-ssr.js Normal file
View file

@ -0,0 +1 @@
export { wrapRootElement } from './gatsby-browser';