chore: add carousel component doc to the table of contents
This commit is contained in:
parent
6ded40c5a9
commit
0ec5604b31
|
|
@ -168,6 +168,12 @@ export const docsConfig: DocsConfig = {
|
|||
href: '/docs/components/card',
|
||||
items: [],
|
||||
},
|
||||
{
|
||||
title: 'Carousel',
|
||||
href: '/docs/components/carousel',
|
||||
label: 'New',
|
||||
items: [],
|
||||
},
|
||||
{
|
||||
title: 'Checkbox',
|
||||
href: '/docs/components/checkbox',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user