domain builder
This commit is contained in:
@@ -5,6 +5,7 @@ import {
|
||||
ClipboardCheck,
|
||||
Code2,
|
||||
GitBranch,
|
||||
Globe2,
|
||||
Layers3,
|
||||
LayoutDashboard,
|
||||
ListChecks,
|
||||
@@ -66,6 +67,15 @@ export const NAV_GROUPS: NavGroup[] = [
|
||||
keywords: ["create", "start", "wizard"],
|
||||
shortcut: "g n",
|
||||
},
|
||||
{
|
||||
id: "domains",
|
||||
to: "/domains",
|
||||
labelKey: "nav.domains",
|
||||
label: "Domain Builder",
|
||||
icon: Globe2,
|
||||
keywords: ["domain", "schema", "reference", "crawler"],
|
||||
shortcut: "g m",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user