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 ded9eff commit 38ae81fCopy full SHA for 38ae81f
src/modules/Bingo/BingoPresenter.tsx
@@ -178,7 +178,7 @@ const BingoPresenter = (props: BingoPresenterProps) => {
178
<Wrapper>
179
<MyInfo>My Id: {props.myID}</MyInfo>
180
<Typography>자기가 하고 있는 일 소개</Typography>
181
- <Typography>올해 이룬 것과 내년 목표 이야기하기</Typography>
+ <Typography>올해 이룬 것, 내년 목표</Typography>
182
<Typography>최근 관심사(일, 취미 등)</Typography>
183
<Typography>좋아하는 음식</Typography>
184
<Typography>최근에 듣는 노동요</Typography>
0 commit comments