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