From b9bf7dfa85c01fa9d3a2b0e57c214b99c08c562a Mon Sep 17 00:00:00 2001 From: sadeghbarati Date: Sun, 26 May 2024 09:08:49 +0330 Subject: [PATCH] chore: update sidenav label --- apps/www/.vitepress/theme/config/docs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/.vitepress/theme/config/docs.ts b/apps/www/.vitepress/theme/config/docs.ts index 399a8235..698dcc4b 100644 --- a/apps/www/.vitepress/theme/config/docs.ts +++ b/apps/www/.vitepress/theme/config/docs.ts @@ -259,7 +259,7 @@ export const docsConfig: DocsConfig = { { title: 'Number Field', href: '/docs/components/number-field', - label: 'Alpha', + label: 'New Alpha', }, { title: 'Pagination',