export * as Resizable from "./namespace"; export * from "./resizable"; export * from "./styles";
npx shadcn@latest add @kanpeki/resizable
import { Resizable } from "@/components/ui/resizable"
<Resizable />