BS5 components

This commit is contained in:
LEWE, GEORGE
2023-08-31 11:44:31 +02:00
parent 995e143c2d
commit 4aee32f551
2 changed files with 2 additions and 2 deletions

View File

@@ -252,7 +252,7 @@ const htmlPath = convertPathToHtml(path);
</li>
<li class:list={["nav-item", mainPage === "bscomponents" && "menu-open"]}>
<a href="#" class:list={["nav-link", mainPage === "bscomponents" && "active"]}>
<i class="nav-icon bi bi-pencil-square"></i>
<i class="nav-icon bi bi-ui-checks-grid"></i>
<p>Components<i class="nav-arrow bi bi-chevron-right"></i>
</p>
</a>