import React from 'react'
import Layout from './src/components/layout'
export const wrapPageElement = ({ element, props }) => {
return <Layout {...props} >{element}</Layout>
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| content | Folder | 0755 |
|
|
| public | Folder | 0755 |
|
|
| src | Folder | 0755 |
|
|
| LICENSE | File | 1.05 KB | 0644 |
|
| gatsby-browser.js | File | 250 B | 0644 |
|
| gatsby-config.js | File | 2.62 KB | 0644 |
|
| gatsby-node.js | File | 974 B | 0644 |
|
| gatsby-ssr.js | File | 179 B | 0644 |
|
| package-lock.json | File | 716.78 KB | 0644 |
|
| package.json | File | 1.39 KB | 0644 |
|