We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deef41e commit c939f41Copy full SHA for c939f41
types/modalTypes.ts
@@ -1,4 +1,4 @@
1
-import { MouseEvent, ReactNode } from "react";
+import { ReactNode } from "react";
2
3
export interface ModalPropType {
4
title?: string;
0 commit comments