Resizable
Resizable panel groups for building layouts.
Preview
Panel One
Panel Two
Installation
Install the package using your preferred package manager:
npx shadcn@latest add @airy/resizableUsage
Import the component from the package:
import { ResizablePanelGroup } from "@/registry/ui/resizable"Then use it in your application:
<ResizablePanelGroup />Examples
Default
Panel One
Panel Two