Skip to content

Commit

Permalink
πŸ“chore: 이름 -> 아이디 ν…μŠ€νŠΈ μˆ˜μ •
Browse files Browse the repository at this point in the history
  • Loading branch information
100Gyeon committed Jan 15, 2023
1 parent 9d84533 commit 627cf76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export default function UserSearchEmptyView() {
return (
<StUserSearchEmptyView>
<div>검색결과 μ—†μŒ</div>
<div>νŒ€μ› 이름을 검색해 νŒ€μœΌλ‘œ μ΄ˆλŒ€ν•˜μ„Έμš”</div>
<div>νŒ€μ› 아이디λ₯Ό 검색해 νŒ€μœΌλ‘œ μ΄ˆλŒ€ν•˜μ„Έμš”</div>
</StUserSearchEmptyView>
);
}

0 comments on commit 627cf76

Please sign in to comment.