
This will break the org build, but we need to rip out sanity anyway so I don't think it's worth obsessing over it now. I've essentially changes the default layout and added a new navigation component.
3 lines
74 B
JavaScript
3 lines
74 B
JavaScript
export const ns = []
|
|
|
|
export const BareLayout = (props) => props.children
|