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