import { Outlet } from "react-router-dom"; import { Sidebar } from "./Sidebar"; export function Layout() { return (