From adfa718a63ec70e21eb3242a36078b4339863338 Mon Sep 17 00:00:00 2001 From: "shiweisong.ssw" Date: Sun, 25 Jun 2023 19:16:33 +0800 Subject: [PATCH] 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 {'<'} ,