Skip to content

Commit 41a33be

Browse files
committed
docs: update sidebar items
1 parent 2113dc6 commit 41a33be

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vuepress/config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,10 @@ export default defineUserConfig<DefaultThemeOptions>({
181181
text: 'Card',
182182
link: `/${pkg.config.version_short}/components/card.md`,
183183
},
184+
{
185+
text: 'Carousel',
186+
link: `/${pkg.config.version_short}/components/carousel.md`,
187+
},
184188
{
185189
text: 'Close Button',
186190
link: `/${pkg.config.version_short}/components/close-button.md`,

0 commit comments

Comments
 (0)