mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-14 17:15:18 +01:00
3 lines
127 B
JavaScript
3 lines
127 B
JavaScript
import wrapPageElementWithLayout from './src/helpers/wrapPageElement'
|
|
export const wrapPageElement = wrapPageElementWithLayout
|