Skip to content

Commit 5add72f

Browse files
committed
Fix jsx
1 parent 37e5d0d commit 5add72f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/types/fileTypes.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import { JSX } from "react/jsx-runtime";
2-
31
export interface newFileModalData {
42
fileType: string;
53
fileName: string;

0 commit comments

Comments
 (0)