diff --git a/src/components/DelegationCampaign/Register.tsx b/src/components/DelegationCampaign/Register.tsx index b76c34a..cbb11e5 100644 --- a/src/components/DelegationCampaign/Register.tsx +++ b/src/components/DelegationCampaign/Register.tsx @@ -58,7 +58,7 @@ export const FirstStep = (props: { userInfo?: IDelegationUserInfo['data']; refre } }; - const closed = false; + const closed = true; return (