Skip to content

Commit

Permalink
fix: test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eun-hak committed Jun 11, 2024
1 parent d329634 commit f517f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/mypage/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ const MyPage = () => {
<div className="h-6 flex justify-start items-start gap-3.5">
<div className="w-[360px] flex justify-between">
<div className="text-center text-black/opacity-20 text-base font-normal font-['Pretendard'] leading-normal">
알림 설정 가이드
알림 설정
</div>
<img className="mr-[16px]" src="/mypage/RightArrowIcon.svg" />
</div>
Expand Down

0 comments on commit f517f6d

Please sign in to comment.