Skip to content

Commit b296b37

Browse files
committed
chore: clean-up
1 parent fd0f21c commit b296b37

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/.vuepress/theme-coreui/src/client/components/SidebarNav.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ const renderItem = (item: ResolvedSidebarItem): VNode => {
4949
{
5050
compact: true,
5151
visible: item.children.some((child) => isActiveItem(route, child)),
52-
// href: props.href,
5352
},
5453
{
5554
togglerContent: () => [

0 commit comments

Comments
 (0)