From 849c6628b53ef9ab03eb5ee2d48c05d6d32c6964 Mon Sep 17 00:00:00 2001 From: Ricco Xie Date: Thu, 10 Oct 2024 16:13:17 +0800 Subject: [PATCH] fix: dashboard instance link. --- src/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/index.tsx b/src/routes/index.tsx index bec23c0..7dc28c7 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -128,7 +128,7 @@ function Dashboard() { onClickInstance(instance, `/ins/${instance.id}/index`)} + onClick={() => onClickInstance(instance, `/ins/${instance.id}`)} >