sidebar for the dashboard
Loading preview...
import ExampleLayout from "@/components/ui/sidebar-1"; export default function DemoOne() { return <ExampleLayout />; }