chore: update docs sidenav labels

This commit is contained in:
Sadegh Barati 2024-04-11 18:41:48 +03:30
parent 461c4475ef
commit 97f5ea44fa

View File

@ -106,7 +106,6 @@ export const docsConfig: DocsConfig = {
title: 'Contribution', title: 'Contribution',
href: '/docs/contribution', href: '/docs/contribution',
items: [], items: [],
label: 'New',
}, },
], ],
}, },
@ -172,7 +171,6 @@ export const docsConfig: DocsConfig = {
title: 'Breadcrumb', title: 'Breadcrumb',
href: '/docs/components/breadcrumb', href: '/docs/components/breadcrumb',
items: [], items: [],
label: 'New',
}, },
{ {
title: 'Button', title: 'Button',
@ -193,7 +191,6 @@ export const docsConfig: DocsConfig = {
{ {
title: 'Carousel', title: 'Carousel',
href: '/docs/components/carousel', href: '/docs/components/carousel',
label: 'New',
items: [], items: [],
}, },
{ {
@ -241,7 +238,6 @@ export const docsConfig: DocsConfig = {
title: 'Drawer', title: 'Drawer',
href: '/docs/components/drawer', href: '/docs/components/drawer',
items: [], items: [],
label: 'New',
}, },
{ {
title: 'Dropdown Menu', title: 'Dropdown Menu',
@ -286,7 +282,6 @@ export const docsConfig: DocsConfig = {
{ {
title: 'Pin Input', title: 'Pin Input',
href: '/docs/components/pin-input', href: '/docs/components/pin-input',
label: 'New',
items: [], items: [],
}, },
{ {
@ -313,7 +308,6 @@ export const docsConfig: DocsConfig = {
{ {
title: 'Resizable', title: 'Resizable',
href: '/docs/components/resizable', href: '/docs/components/resizable',
label: 'New',
items: [], items: [],
}, },
{ {
@ -349,7 +343,6 @@ export const docsConfig: DocsConfig = {
{ {
title: 'Sonner', title: 'Sonner',
href: '/docs/components/sonner', href: '/docs/components/sonner',
label: 'New',
items: [], items: [],
}, },
{ {
@ -370,7 +363,6 @@ export const docsConfig: DocsConfig = {
{ {
title: 'Tags Input', title: 'Tags Input',
href: '/docs/components/tags-input', href: '/docs/components/tags-input',
label: 'New',
items: [], items: [],
}, },
{ {