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