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',
|
href: '/docs/components/card',
|
||||||
items: [],
|
items: [],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: 'Carousel',
|
||||||
|
href: '/docs/components/carousel',
|
||||||
|
label: 'New',
|
||||||
|
items: [],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Checkbox',
|
title: 'Checkbox',
|
||||||
href: '/docs/components/checkbox',
|
href: '/docs/components/checkbox',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user