We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 727dcb6 commit 945733bCopy full SHA for 945733b
docs/.vuepress/theme-coreui/src/client/components/Sidebar.vue
@@ -3,7 +3,6 @@
3
<CSidebarBrand class="justify-content-start ps-3">
4
<img :src="logo" alt="CoreUI for Vue.js logo" height="50" className="d-block mt-4 mb-5" />
5
</CSidebarBrand>
6
- <NavbarLinks />
7
<SidebarNav :items="sidebarItems" />
8
</CSidebar>
9
</template>
0 commit comments