diff --git a/src/app/board/[boardId]/page.tsx b/src/app/board/[boardId]/page.tsx index 073be9ba..ce462a83 100644 --- a/src/app/board/[boardId]/page.tsx +++ b/src/app/board/[boardId]/page.tsx @@ -228,18 +228,18 @@ export default function BoardPage({ params }: { params: { boardId: number } }) {
-

KOR

+

KOR

{postData?.result.ticket.departure}
-
+
비행기
-

KOR

+

KOR

{postData?.result.ticket.destination} @@ -249,7 +249,8 @@ export default function BoardPage({ params }: { params: { boardId: number } }) {
PASSENGER DATE diff --git a/src/app/post/page.tsx b/src/app/post/page.tsx index 8bd091c5..9dc4a485 100644 --- a/src/app/post/page.tsx +++ b/src/app/post/page.tsx @@ -345,7 +345,7 @@ function PostWrite() {
-

{selectedCountryCode}

+

{selectedCountryCode}

)}
-
+
{ isTransport ? ( -
+
{isImageIdx.slice(0, 5).map((item: any, index) => (
-

{selectedCountryCode2}

+

{selectedCountryCode2}

-
+
PASSENGER DATE GROUP