This commit is contained in:
jxxghp
2023-09-19 17:20:51 +08:00
parent 31dea532c5
commit 048f2abd87

View File

@@ -74,11 +74,6 @@ function handleNavScroll(evt: Event) {
>
<slot />
</PerfectScrollbar>
<ul
class="nav-items overflow-auto"
>
<slot />
</ul>
</slot>
<slot name="after-nav-items" />