We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
name
1 parent 069131a commit acf15afCopy full SHA for acf15af
src/layout/types.ts
@@ -6,6 +6,7 @@ export const routerArrays: Array<RouteConfigs> =
6
? [
7
{
8
path: "/welcome",
9
+ name: "Welcome",
10
meta: {
11
title: "menus.pureHome",
12
icon: "ep/home-filled"
0 commit comments