From c71bca8255688e72eb80620adaae249209ed603a Mon Sep 17 00:00:00 2001 From: "shiweisong.ssw" Date: Sun, 25 Jun 2023 19:13:23 +0800 Subject: [PATCH 1/2] feat: modify the type of the button --- datacenter/app/datastores/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenter/app/datastores/page.tsx b/datacenter/app/datastores/page.tsx index 30faa1db8..ea13c35bc 100644 --- a/datacenter/app/datastores/page.tsx +++ b/datacenter/app/datastores/page.tsx @@ -26,7 +26,7 @@ const Index = () => { <>
Knowledge Spaces
-
From adfa718a63ec70e21eb3242a36078b4339863338 Mon Sep 17 00:00:00 2001 From: "shiweisong.ssw" Date: Sun, 25 Jun 2023 19:16:33 +0800 Subject: [PATCH 2/2] feat: modify the type of the button --- datacenter/app/datastores/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/datacenter/app/datastores/page.tsx b/datacenter/app/datastores/page.tsx index ea13c35bc..01c7f18c1 100644 --- a/datacenter/app/datastores/page.tsx +++ b/datacenter/app/datastores/page.tsx @@ -55,7 +55,7 @@ const Index = () => { render: (props) => { if (props.step === 0) { return ( - ); @@ -97,7 +97,7 @@ const Index = () => { Previous {'<'} ,