various improvements
This commit is contained in:
@@ -32,7 +32,7 @@ const Profile = ({ id }: ProfileProps) => {
|
||||
|
||||
return <>
|
||||
<Header tournament={tournament} />
|
||||
<Box m='sm' mt='lg'>
|
||||
<Box mt='lg'>
|
||||
<SwipeableTabs tabs={tabs} />
|
||||
</Box>
|
||||
</>;
|
||||
|
||||
Reference in New Issue
Block a user