From 9a66007578a4f8a89c319ca75190f7af79edbdea Mon Sep 17 00:00:00 2001 From: happyhyep Date: Fri, 12 Jan 2024 18:09:51 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BD=94=EB=93=9C=20=EB=A6=AC=ED=8C=A9?= =?UTF-8?q?=ED=86=A0=EB=A7=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 59 +++++++--- src/assets/css/pages/introduce.scss | 3 +- src/components/common/LangToast.tsx | 25 ++-- src/lib/EducationData.ts | 20 ---- src/pages/Gallery.tsx | 4 +- src/pages/Introduce.tsx | 172 ++++++++++++++-------------- 6 files changed, 152 insertions(+), 131 deletions(-) delete mode 100644 src/lib/EducationData.ts diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 8420c17..669ed0d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,18 +4,42 @@