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 dc1bc12 commit 8fb810eCopy full SHA for 8fb810e
packages/app/src/app/pages/common/Modals/index.js
@@ -26,7 +26,7 @@ import PreferencesModal from './PreferencesModal';
26
import PrivacyServerWarning from './PrivacyServerWarning';
27
import PRModal from './PRModal';
28
import SearchDependenciesModal from './SearchDependenciesModal';
29
-import SelectSandboxModal from './SelectSandboxModal';
+import { SelectSandboxModal } from './SelectSandboxModal';
30
import ShareModal from './ShareModal';
31
// eslint-disable-next-line
32
import SignInForTemplates from './SignInForTemplates/index.ts';
0 commit comments