add support links

This commit is contained in:
Viktor Rådberg
2023-08-20 01:11:41 +02:00
parent df3fa4e195
commit 549b069ca5
12 changed files with 141 additions and 21 deletions

View File

@@ -206,7 +206,7 @@ const Start = ({
Start Game
</Button>
</FormControl>
{/* <SupportMe /> */}
<SupportMe />
</MainWrapper>
);
};