Skip to content

Commit a2218d6

Browse files
committed
Ui updates
1 parent f16c6dc commit a2218d6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

components/layout-with-sidebar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ export default function LayoutWithSidebar({
1313
{/* Sidebar */}
1414
<Sidebar />
1515

16-
{/* Main Content */}
1716
<div className="flex-1 overflow-auto">
1817
<main className="min-h-screen">
1918
{children}

0 commit comments

Comments
 (0)