Skip to content

Commit 9b72107

Browse files
committed
Change collab sandbox page
1 parent 6a69919 commit 9b72107

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/pages/CollabSandbox/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ const CollabSandbox: React.FC = () => {
3636
<AppMargin classname={`${classes.fullheight} ${classes.center}`}>
3737
<Stack spacing={2} alignItems={"center"}>
3838
<Typography variant="h1">Successfully matched!</Typography>
39-
<Typography variant="h3">Coming soon...</Typography>
4039
<Button variant="outlined" color="error" onClick={() => stopMatch()}>
4140
End Session
4241
</Button>

0 commit comments

Comments
 (0)