3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
export const ns = ['']
|
|
|
|
export const BareLayout = ({ children }) => children
|