You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.
We’ll need a simple focussed layout that we can use for login/registration/password reset screens.
TailwindUI has some components we can use as a basis for this layout (ultimately though this ‘layout’ will really just be an empty screen that centres our content - generally a simple form of some kind).
We’ll need a simple focussed layout that we can use for login/registration/password reset screens.
TailwindUI has some components we can use as a basis for this layout (ultimately though this ‘layout’ will really just be an empty screen that centres our content - generally a simple form of some kind).
https://tailwindui.com/components/application-ui/forms/sign-in-forms
Please refer to the 'creating layouts' section on the InertiaJS site to see a simple example of a React layout component:
https://inertiajs.com/pages
The text was updated successfully, but these errors were encountered: