chore: fix style

This commit is contained in:
MystiPanda
2024-01-21 13:46:19 +08:00
parent 327301782d
commit 2739fa60be
3 changed files with 7 additions and 8 deletions

View File

@@ -27,16 +27,16 @@ export const routers = [
link: "/rules",
ele: RulesPage,
},
{
label: "Label-Test",
link: "/test",
ele: TestPage,
},
{
label: "Label-Logs",
link: "/logs",
ele: LogsPage,
},
{
label: "Label-Test",
link: "/test",
ele: TestPage,
},
{
label: "Label-Settings",
link: "/settings",