1
0
Fork 0
freesewing/sites/org/components/layouts/bare.mjs
joostdecock 5a9f2f8d40 wip(shared): Changes to layouts
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.
2023-07-15 16:55:22 +02:00

3 lines
74 B
JavaScript

export const ns = []
export const BareLayout = (props) => props.children