Skip to content

Commit 8656800

Browse files
committed
refactor: UI 수정
1 parent a8227ba commit 8656800

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/MyPage/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ const MyPage: React.FC = () => {
165165
) : (
166166
<NoPostWrapper>
167167
<StyledText $textTheme={{ style: 'headline1-medium' }} color="#8e8e93">
168-
개설된 채팅방이 없어요.
168+
게시물이 없어요.
169169
</StyledText>
170170
</NoPostWrapper>
171171

0 commit comments

Comments
 (0)