diff --git a/src/html/components/dashboard/_sidenav.astro b/src/html/components/dashboard/_sidenav.astro index 69dee016d..721aead66 100644 --- a/src/html/components/dashboard/_sidenav.astro +++ b/src/html/components/dashboard/_sidenav.astro @@ -36,7 +36,7 @@ const htmlPath = convertPathToHtml(path); >
  • @@ -77,7 +77,7 @@ const htmlPath = convertPathToHtml(path);
  • @@ -118,7 +118,7 @@ const htmlPath = convertPathToHtml(path);
  • @@ -197,7 +197,7 @@ const htmlPath = convertPathToHtml(path); class:list={["nav-item", mainPage === "ui-elements" && "menu-open"]} > @@ -220,7 +220,7 @@ const htmlPath = convertPathToHtml(path);
  • @@ -243,7 +243,7 @@ const htmlPath = convertPathToHtml(path);
  • @@ -267,7 +267,7 @@ const htmlPath = convertPathToHtml(path);
  • @@ -350,6 +350,29 @@ const htmlPath = convertPathToHtml(path);
  • +
  • + + +

    + Javascript + +

    +
    + +