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 7e4004d commit 3de1816Copy full SHA for 3de1816
packages/common/src/components/CustomTemplate/index.tsx
@@ -9,7 +9,6 @@ import {
9
} from './elements';
10
import { Sandbox } from '../../types';
11
import { getSandboxName } from '../../utils/get-sandbox-name';
12
-import host from '../../utils/host';
13
14
interface Props {
15
template?: {
0 commit comments