Link 오류 수정

This commit is contained in:
2025-11-18 13:53:20 +09:00
parent a8aed0aa41
commit 65d613a5bb
+1
View File
@@ -2,6 +2,7 @@
import type { CSSProperties, ReactNode } from "react";
import { useEffect, useState } from "react";
import Link from "next/link";
import {
DndContext,
PointerSensor,