b91e262
1
2
3
4
export default function Loading({ children }) { return <div>ly layout loading</div> }