mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-14 17:15:15 +01:00
5 lines
160 B
JavaScript
5 lines
160 B
JavaScript
import wrapPageElementWithLayout from './src/helpers/wrapPageElement'
|
|
|
|
// Layout with Page Transitions
|
|
export const wrapPageElement = wrapPageElementWithLayout
|