Correct previous merge
This commit is contained in:
parent
e46cf2e5f7
commit
d6ef027ab9
|
@ -104,10 +104,8 @@ function Home() {
|
|||
{/* <CreateButton /> */}
|
||||
<Typography variant="h3">Tournaments</Typography>
|
||||
<CreateButton />
|
||||
<Typography variant="h2" style={{margin:'2% 0'}}>
|
||||
Tournaments
|
||||
</Typography>
|
||||
<TournamentList />
|
||||
</Box>
|
||||
<TournamentList />
|
||||
</Container>
|
||||
</>
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue