|
@@ -31,7 +31,7 @@ import {
|
|
|
useSelectedGrant,
|
|
useSelectedGrant,
|
|
|
} from '~/stores/ui';
|
|
} from '~/stores/ui';
|
|
|
|
|
|
|
|
-import CreateTemplateModal from '../CreateTemplateModal';
|
|
|
|
|
|
|
+import { CreateTemplateModal } from '../CreateTemplateModal';
|
|
|
import AttachmentIcon from '../Icons/AttachmentIcon';
|
|
import AttachmentIcon from '../Icons/AttachmentIcon';
|
|
|
import HistoryIcon from '../Icons/HistoryIcon';
|
|
import HistoryIcon from '../Icons/HistoryIcon';
|
|
|
import PresentationIcon from '../Icons/PresentationIcon';
|
|
import PresentationIcon from '../Icons/PresentationIcon';
|