Skip to content

Commit

Permalink
✨ 문의 메일 대표 메일로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
jaryapp committed Sep 4, 2023
1 parent 1c971aa commit e9fb755
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/mobile/src/page/Setting/Contact/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ function Contact() {
handleModalClose={handleModalClose}
>
<div className={$.list}>
<span className={$.name}>[email protected]</span>
<span className={$.name}>[email protected]</span>
<span className={$.name}>[email protected]</span>
</div>
</Modal>
);
Expand Down

0 comments on commit e9fb755

Please sign in to comment.