chore: add tags-input to sidebar links
This commit is contained in:
parent
be06d7c7eb
commit
2cd69baf29
|
|
@ -320,6 +320,12 @@ export const docsConfig: DocsConfig = {
|
|||
href: '/docs/components/tabs',
|
||||
items: [],
|
||||
},
|
||||
{
|
||||
title: 'Tags Input',
|
||||
href: '/docs/components/tags-input',
|
||||
label: 'New',
|
||||
items: [],
|
||||
},
|
||||
{
|
||||
title: 'Textarea',
|
||||
href: '/docs/components/textarea',
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user