From 8ce91c06ad5bf21cc60c265111708fb5a6f0c0bf Mon Sep 17 00:00:00 2001 From: Kritvi <158570656+Kritvi-bhatia17@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:10:31 +0530 Subject: [PATCH] Fixed the alphabetical order under the nav-item (#4107) --- src/data/nav-items.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/nav-items.yaml b/src/data/nav-items.yaml index 4af4fad5021..84bfaadfac2 100644 --- a/src/data/nav-items.yaml +++ b/src/data/nav-items.yaml @@ -116,12 +116,12 @@ path: /components/list/usage/ - title: Loading path: /components/loading/usage/ - - title: Modal - path: /components/modal/usage/ - title: Menu path: /components/menu/usage/ - title: Menu buttons path: /components/menu-buttons/usage/ + - title: Modal + path: /components/modal/usage/ - title: Notification path: /components/notification/usage/ - title: Number input