Skip to content

Commit

Permalink
[Issue-186] [Story] Update UI for mint phase 2 and Handle case end ca…
Browse files Browse the repository at this point in the history
…mpaign
  • Loading branch information
dungnguyen-art authored and lw-cdm committed Nov 28, 2024
1 parent 1152009 commit 78afee2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ const Component: React.FC<Props> = (props: Props) => {
}
shape={'round'}
>
{t('End campaign')}
{t('Phase 2 coming soon')}
</Button>
)}
{buttonType === buttonTypeConst.MINT && (
Expand Down

0 comments on commit 78afee2

Please sign in to comment.