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 5ebf8f5 commit be38894Copy full SHA for be38894
src/utils/createModal.util.tsx
@@ -1,5 +1,5 @@
1
import React from 'react';
2
-import SimpleModal from '../components/SimpleModal.tsx';
+import SimpleModal from '../components/SimpleModal';
3
4
type Props = {
5
closeModal: any;
0 commit comments