inertiajs.com
inertiajs.com copied to clipboard
docs: :memo: Improve default layout example
If the current example is used as is, only the Layout component is rendered without the page component hence the page needs to be passed as the Layout child just as in persistent layouts.