Loading preview...
Here is Tabs component
@reapollo
npx shadcn@latest add https://21st.dev/r/larsen66/tabs-1
import TabsDemo from "@/components/ui/tabs-1"; export default function DemoOne() { return <TabsDemo />; }