Skip to content

Commit

Permalink
[Issue-186] [Mythical] Update UI for mint phase 2 and Handle case end…
Browse files Browse the repository at this point in the history
… campaign
  • Loading branch information
dungnguyen-art committed Nov 28, 2024
1 parent 1152009 commit ac427cd
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 ac427cd

Please sign in to comment.