diff --git a/src/html/components/dashboard/_sidenav.astro b/src/html/components/dashboard/_sidenav.astro index f2a532d91..1edbc27cb 100644 --- a/src/html/components/dashboard/_sidenav.astro +++ b/src/html/components/dashboard/_sidenav.astro @@ -338,7 +338,7 @@ const htmlPath = convertPathToHtml(path); href="#" class:list={["nav-link", mainPage === "components" && "active"]} > - +

Components @@ -370,7 +370,7 @@ const htmlPath = convertPathToHtml(path); href="#" class:list={["nav-link", mainPage === "javascript" && "active"]} > - +

Javascript @@ -397,6 +397,15 @@ const htmlPath = convertPathToHtml(path);

Browser Support

+