Page
A flexible page container with padding
Preview
Page Title
This is the page content with automatic padding.
Installation
Usage
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | - | Child elements to display in the page |
Features
- Flexible layout with
flex-1to fill available space - Built-in padding (
p-2) for consistent spacing - Client component for interactive features