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 6bdd548 commit 246686aCopy full SHA for 246686a
packages/app/src/app/pages/Sandbox/Editor/Workspace/index.js
@@ -16,7 +16,7 @@ import Deployment from './items/Deployment';
16
import ConfigurationFiles from './items/ConfigurationFiles';
17
import NotOwnedSandboxInfo from './items/NotOwnedSandboxInfo';
18
19
-import ConnectionNotice from './ConnectionNotice';
+import { ConnectionNotice } from './ConnectionNotice';
20
import Advertisement from './Advertisement';
21
import WorkspaceItem from './WorkspaceItem';
22
import Chat from './Chat';
0 commit comments