mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-02 03:00:32 -04:00
adding isExternal 🎈
This commit is contained in:
@@ -77,7 +77,7 @@ export const GuildJoin: React.FC = () => {
|
||||
asking for your permission to collect certain relevant information
|
||||
about your guild.
|
||||
</Text>
|
||||
<MetaButton size="lg" maxW="15rem" as="a" href={discordAuthURL}>
|
||||
<MetaButton size="lg" maxW="15rem" as="a" href={discordAuthURL} isExternal>
|
||||
Apply to Join
|
||||
</MetaButton>
|
||||
</VStack>
|
||||
|
||||
Reference in New Issue
Block a user