Skip to content

Commit be38894

Browse files
author
Mitchel Severe
committed
Change import
1 parent 5ebf8f5 commit be38894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/createModal.util.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React from 'react';
2-
import SimpleModal from '../components/SimpleModal.tsx';
2+
import SimpleModal from '../components/SimpleModal';
33

44
type Props = {
55
closeModal: any;

0 commit comments

Comments
 (0)