Skip to content

Commit

Permalink
Merge branch 'upgrade/login-v3' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
camewell071 committed Jan 31, 2024
2 parents 5b9895b + 86b6de9 commit 9dc600b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/PublicSale/AuthForBuyV2/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ const AuthForBuyV2: React.FC<IAuthForBuyV2> = ({
>
<Flex flexDir="column" gap="12px" mb="12px">
<Text fontSize="14px" mb="12px">
Choose how you want to connect. If you don't have a wallet, you can just post on X to verify your account ownership.
Choose how you want to connect. If you dont have a wallet, post on X to verify your account ownership.
</Text>
{submitting && <AppLoading />}
<Flex flexDir="column" gap="0px">
Expand Down

0 comments on commit 9dc600b

Please sign in to comment.