From 1e91cc41f894fea772174bc6df187033cd7fc7a2 Mon Sep 17 00:00:00 2001 From: YearaChoi <22200750@handong.ac.kr> Date: Tue, 6 Aug 2024 23:52:22 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EA=B0=95=EC=9D=98=20=EA=B2=B0=EC=A0=9C?= =?UTF-8?q?=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=83=9D=EB=85=84=EC=9B=94?= =?UTF-8?q?=EC=9D=BC=20api=20=EC=97=B0=EA=B2=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/LectureListPage/LecturePurchaseContent.jsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/LectureListPage/LecturePurchaseContent.jsx b/src/components/LectureListPage/LecturePurchaseContent.jsx index b658974..ca24be5 100644 --- a/src/components/LectureListPage/LecturePurchaseContent.jsx +++ b/src/components/LectureListPage/LecturePurchaseContent.jsx @@ -99,7 +99,9 @@ function LecturePurchaseContent() { 이름 {userData.name} 생년월일 - 2002.08.16 + + {userData.bornYear}년 {userData.bornMonth}월 {userData.bornDay}일 + 전화번호 {formatPhoneNumber(userData.contactNumber)}