Skip to content

Commit 76396b3

Browse files
committed
reorder react
1 parent 5fb3301 commit 76396b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MyApp/Pages/Shared/PrimaryNav.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
("./", "<span class=\"hidden lg:inline\">ServiceStack APIs</span><span class=\"lg:hidden\">APIs</span>"),
88
("auto-ui", "<span class=\"hidden lg:inline\">Built In UIs</span><span class=\"lg:hidden\">UIs</span>"),
99
("autoquery", "AutoQuery"),
10-
("vue/", "Vue"),
1110
("react/", "React"),
11+
("vue/", "Vue"),
1212
("blazor", "Blazor"),
1313
("flutter", "Flutter"),
1414
};

0 commit comments

Comments
 (0)