diff --git a/components/Nav.tsx b/components/Nav.tsx index 7c464189..059303b7 100644 --- a/components/Nav.tsx +++ b/components/Nav.tsx @@ -12,7 +12,7 @@ function classNames(...classes) { const Nav = ({ setSidebarOpen }) => { return ( -
+
{ className="flex-1 px-4 space-y-1 bg-grey-base flex-col justify-between flex" aria-label="Sidebar" > -
+
{/* No SubNav */}