Skip to content

Commit 94b5aab

Browse files
committed
Fix merge conflict
1 parent fb4bd55 commit 94b5aab

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

frontend/peerprep/app/pages/userpage.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,8 @@ export default function Userpage() {
5858
<Grid.Col span={{ base: 6, md: 2 }}>
5959
<StatsCard title="Hard" stat="1,234" color={theme.colors.red[5]} />
6060
</Grid.Col>
61-
<<<<<<< HEAD
6261
<Grid.Col span={{ base: 12, md: 2 }} offset={{ md: 2 }}>
6362
<QueueModal />
64-
=======
65-
<Grid.Col span={{ base: 12, md: 1 }} offset={{ md: 3 }}>
66-
<Button fullWidth>Queue Up</Button>
67-
>>>>>>> dc243d0e2b1ee601dbc077ccaee9b876eac1d2d5
6863
</Grid.Col>
6964
</Grid>
7065
</Grid.Col>

0 commit comments

Comments
 (0)