This is tree folder structure
npx shadcn@latest add https://21st.dev/r/shailendrakumar19999/tree-folder-structure
Loading preview...
import { TreeViewDemo } from "@/components/ui/tree-folder-structure"; export default function DemoOne() { return <TreeViewDemo />; }