diff --git a/src/screen/MyPage.jsx b/src/screen/MyPage.jsx index 9f82605..730ee96 100644 --- a/src/screen/MyPage.jsx +++ b/src/screen/MyPage.jsx @@ -35,9 +35,9 @@ const MyPage = ({ navigation: { navigate } }) => { return ( - 나의 약관리 나의 약관리} keyExtractor={(item) => item.id} renderItem={({ item: { id, pillName, time } }) => (