From 551496069a09623ec18e5ab16a43c5cad3832522 Mon Sep 17 00:00:00 2001 From: pheralb Date: Mon, 26 Dec 2022 17:53:37 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=92=EF=B8=8F=20Update=20command=20link.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/command/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/command/index.tsx b/src/components/command/index.tsx index fc96ab6..5226379 100644 --- a/src/components/command/index.tsx +++ b/src/components/command/index.tsx @@ -14,7 +14,7 @@ const data = [ { id: 2, name: "Dashboard", - href: "/dash/create", + href: "/dash", icon: , }, {