Skip to content

Commit

Permalink
chore(NcAppSidebarTabs): remove internal component from docs
Browse files Browse the repository at this point in the history
Signed-off-by: Grigorii K. Shartsev <[email protected]>
  • Loading branch information
ShGKme committed Nov 21, 2024
1 parent 1ecb2f8 commit 7567d3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion styleguide.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,8 @@ module.exports = async () => {
{
name: 'NcAppSidebar',
components: [
'src/components/NcAppSidebar*/*.vue',
'src/components/NcAppSidebar/NcAppSidebar.vue',
'src/components/NcAppSidebarTab/NcAppSidebarTab.vue',
],
},
{
Expand Down

0 comments on commit 7567d3d

Please sign in to comment.