This website requires JavaScript.
Explore
Help
Sign in
VSinerva
/
freesewing
Watch
1
Star
0
Fork
You've already forked freesewing
0
Code
Activity
46f884de69
freesewing
/
sites
/
org
/
components
/
layouts
/
bare.mjs
4 lines
74 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore(org): Work on navigation
2023-03-26 16:50:46 +02:00
export
const
ns
=
[
]
feat(org): Ported components to mjs and named exports
2023-01-29 16:44:02 +01:00
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
export
const
BareLayout
=
(
props
)
=>
props
.
children
Copy permalink