From a1a5863683866c1bb6ce8037bdff89c74a939061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=84=87=E1=85=A1=E1=86=A8=E1=84=80=E1=85=A5=E1=86=AB?= =?UTF-8?q?=E1=84=80=E1=85=B2?= Date: Tue, 10 Dec 2024 18:57:12 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20import=EB=AC=B8=EC=97=90=20alias=20?= =?UTF-8?q?=EC=A0=81=EC=9A=A9=EB=90=98=EC=96=B4=EC=9E=88=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EB=8D=98=20=EB=B6=80=EB=B6=84=20=EC=88=98=EC=A0=95(FO?= =?UTF-8?q?RM=5FINFO.ts)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit #159 --- FE/src/constants/FORM_INFO.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FE/src/constants/FORM_INFO.ts b/FE/src/constants/FORM_INFO.ts index 5763f3b3..8251eb61 100644 --- a/FE/src/constants/FORM_INFO.ts +++ b/FE/src/constants/FORM_INFO.ts @@ -1,4 +1,4 @@ -import { FormType } from "./../types/form"; +import { FormType } from "@/types/form"; const PROGRAM = { TITLE: {