Skip to content

Commit c939f41

Browse files
committed
Chore: 미사용 import 제거
1 parent deef41e commit c939f41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/modalTypes.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { MouseEvent, ReactNode } from "react";
1+
import { ReactNode } from "react";
22

33
export interface ModalPropType {
44
title?: string;

0 commit comments

Comments
 (0)