From db9c3f19543426adb8274c1949e86f7a4b5b38d1 Mon Sep 17 00:00:00 2001 From: KANGYONGSU23 Date: Wed, 29 Nov 2023 10:06:51 +0900 Subject: [PATCH 1/2] =?UTF-8?q?hotfix=20::=20=EC=98=A4=ED=83=80=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/util/object/kebabMenuItems.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/object/kebabMenuItems.ts b/src/util/object/kebabMenuItems.ts index 4b3fe6e..85f755b 100644 --- a/src/util/object/kebabMenuItems.ts +++ b/src/util/object/kebabMenuItems.ts @@ -19,7 +19,7 @@ export const getMypageKebabItems = (): KebabItemType[] => { }, }, { - label: "비밀변호 변경", + label: "비밀번호 변경", onClick: () => { append({ title: "", From 07e59700201373e99fbc57d6e86d447a461dba82 Mon Sep 17 00:00:00 2001 From: KANGYONGSU23 Date: Wed, 29 Nov 2023 10:08:53 +0900 Subject: [PATCH 2/2] =?UTF-8?q?hotfix=20::=20=EC=98=A4=ED=83=80=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/util/object/jobCodeDorpdownItems.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/object/jobCodeDorpdownItems.ts b/src/util/object/jobCodeDorpdownItems.ts index 1becf60..c686295 100644 --- a/src/util/object/jobCodeDorpdownItems.ts +++ b/src/util/object/jobCodeDorpdownItems.ts @@ -1,7 +1,7 @@ export const internDropdownItems = [ { code: "true", - label: "채험형", + label: "체험형", }, { code: "false",