Split-screen auth layout with a branded left panel and form content on the right.
npx bouncekit@latest add authlayoutUsage
import { AuthLayout } from "@/components/auth/auth-layout"Props
| Prop | Type | Required | Description |
|---|---|---|---|
children | ReactNode | yes | Form content rendered in the right panel. |