Skip to content

Commit

Permalink
Update SideBar
Browse files Browse the repository at this point in the history
  • Loading branch information
lcharette committed Jan 20, 2025
1 parent 2742816 commit 09d1132
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<template>
<aside class="uf-sidenav uk-visible@m">
<ul class="uk-nav uk-nav-default" data-uk-nav>
<!-- TODO : Hide and use offcanva for small screen or On demand -->
<aside class="uf-sidenav">
<ul class="uk-nav uk-nav-default">
<slot></slot>
</ul>
</aside>
Expand Down

0 comments on commit 09d1132

Please sign in to comment.