Loading...
Loading...
Loading...
Split-screen auth layout with a branded left panel and form content on the right.
Install
npx bouncekit@latest add authlayoutImport
import { AuthLayout } from "@/components/auth/auth-layout"Form content slot
API Reference
| Prop | Type | Required | Description |
|---|---|---|---|
children | ReactNode | yes | Form content rendered in the right panel. |
Source
src/components/auth/auth-layout.tsx