From 5e0f15a03d18258566c3ec2a74b5491f65c4eb2a Mon Sep 17 00:00:00 2001 From: NEWJIN Date: Thu, 11 Jul 2024 16:07:50 +0900 Subject: [PATCH] =?UTF-8?q?FE-59=20:fire:=20=EC=97=90=ED=94=BC=EA=B7=B8?= =?UTF-8?q?=EB=9E=A8=20=EC=B9=B4=EB=93=9C=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EC=BD=94=EB=93=9C=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index.tsx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index b198cb56..f3993453 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -1,6 +1,5 @@ import Head from 'next/head'; import { useEffect, useState } from 'react'; -import EpigramCard from '@/components/Card/EpigramCard'; export default function Home() { // NOTE: 테스트를 위해서 typescript-eslint/no-unused-vars도 잠시 끔! @@ -30,11 +29,8 @@ export default function Home() {
Epigram Main
-

Pretendard

-

Iropke Batang

- - +

Iropke Batang

{' '}
);