From c4769f292d2e58cb85be9b2cebb676a588069628 Mon Sep 17 00:00:00 2001 From: Savien/Woo Jun Han <49388937+MrMirror21@users.noreply.github.com> Date: Thu, 21 Nov 2024 17:43:14 +0900 Subject: [PATCH] =?UTF-8?q?:bug:=20fix:=20=EC=9C=A0=ED=95=99=EC=83=9D?= =?UTF-8?q?=EC=9D=B4=20=EC=9E=85=EB=A0=A5=ED=95=9C=20=EC=A0=95=EB=B3=B4=20?= =?UTF-8?q?=EC=A4=91=20=EC=84=9C=EB=AA=85=20=EB=AF=B8=EB=A6=AC=EB=B3=B4?= =?UTF-8?q?=EA=B8=B0=20=EC=A0=95=EC=83=81=EC=A0=81=EC=9C=BC=EB=A1=9C=20?= =?UTF-8?q?=ED=91=9C=EA=B8=B0=EB=90=98=EB=8F=84=EB=A1=9D=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20#127?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Employer/WriteDocument/EmployeeInfoSectionKOR.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/Employer/WriteDocument/EmployeeInfoSectionKOR.tsx b/src/components/Employer/WriteDocument/EmployeeInfoSectionKOR.tsx index 796cfbb8..e4823a81 100644 --- a/src/components/Employer/WriteDocument/EmployeeInfoSectionKOR.tsx +++ b/src/components/Employer/WriteDocument/EmployeeInfoSectionKOR.tsx @@ -11,7 +11,7 @@ import { LaborContractEmployeeInfoProperty, } from '@/types/api/document'; import { Address } from '@/types/api/users'; -import { getDetailAddress, getImageType } from '@/utils/document'; +import { getDetailAddress } from '@/utils/document'; import { renderMap } from '@/utils/map'; const EmployeeInfoSectionKOR = ({ @@ -70,8 +70,8 @@ const EmployeeInfoSectionKOR = ({