Skip to content

Commit eb98304

Browse files
committed
Updated navbar
1 parent 6fd653e commit eb98304

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

dev/src/navbar.json

+12-11
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
2-
"avatars": "/components/avatars/",
3-
"badges": "/components/badges/",
4-
"icons_only": "/components/buttons/icons_only/",
5-
"buttons": "/components/buttons/",
6-
"regular": "/components/buttons/regular/",
7-
"with_icon": "/components/buttons/with_icon/",
8-
"colors": "/components/colors/",
9-
"inputs": "/components/inputs/",
10-
"modals": "/components/modals/",
11-
"components": "/components/",
12-
"servercards": "/components/servercards/",
2+
"avatars": "/components/avatars",
3+
"badges": "/components/badges",
4+
"icons_only": "/components/buttons/icons_only",
5+
"buttons": "/components/buttons",
6+
"regular": "/components/buttons/regular",
7+
"with_icon": "/components/buttons/with_icon",
8+
"colors": "/components/colors",
9+
"inputs": "/components/inputs",
10+
"modals": "/components/modals",
11+
"components": "/components",
12+
"servercards": "/components/servercards",
13+
"dev": "/dev",
1314
"app": "/"
1415
}

0 commit comments

Comments
 (0)