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