We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b41406 commit 43a9c9cCopy full SHA for 43a9c9c
frontend/src/pages/Matched/index.tsx
@@ -32,7 +32,7 @@ const Matched: React.FC = () => {
32
<Avatar sx={{ width: 120, height: 120 }} />
33
</Box>
34
35
- <Typography variant="h3">Practice with @johnjoe?</Typography>
+ <Typography variant="h3">Practice with @john?</Typography>
36
37
<Stack spacing={2} direction="row" paddingTop={2} width={700}>
38
<Button
0 commit comments