portfolio/gatsby-ssr.js

5 lines
160 B
JavaScript
Raw Normal View History

2019-04-28 22:30:20 +02:00
import wrapPageElementWithLayout from './src/helpers/wrapPageElement'
2018-09-14 18:27:49 +02:00
2019-04-28 22:30:20 +02:00
// Layout with Page Transitions
export const wrapPageElement = wrapPageElementWithLayout