Skip to content

Commit

Permalink
🐛 fix :: 기획 QA -> 돌보미 이름 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
osohyun0224 committed Aug 20, 2024
1 parent 2c177aa commit cdce8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/my/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ export default function My() {
</ImageWrapper>
<InfoContainer>
<NameContainer>{userName}</NameContainer>
<EmailContainer>가든 돌보미</EmailContainer>
<EmailContainer>변해빈 돌보미</EmailContainer>
</InfoContainer>
</InfoWrapper>
</UserGreeting>
Expand Down

0 comments on commit cdce8ef

Please sign in to comment.