import TopologyClient from "./topology-client"; export default function TopologyPage() { return ( // Break out of the dashboard's max-w-7xl / px padding by using // a fixed overlay that covers exactly the main content area. // left-0/lg:left-60 accounts for the sidebar width (w-60).
); }