Skip to content

Commit

Permalink
Merge branch 'feat/login-btc' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
camewell071 committed Feb 1, 2024
2 parents b44f2af + 0e716bf commit 3ab4857
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/modules/PublicSale/depositModal/deposit.content.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,9 +190,9 @@ const DepositContent: React.FC<IDepositContent> = ({
<Flex className={s.depositContent}>
<Text className={s.descStaked}>
Make a contribution using any of the currencies below.
<br />
After your payment processes, you’ll get a confirmation code to claim
your $BVM allocation later.
{/*<br />*/}
{/*After your payment processes, you’ll get a confirmation code to claim*/}
{/*your $BVM allocation later.*/}
</Text>
{/* {secretCode && (
<>
Expand Down

0 comments on commit 3ab4857

Please sign in to comment.