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 211161e commit 214d7efCopy full SHA for 214d7ef
browser/data-browser/src/components/Template/templates/website.tsx
@@ -1,9 +1,5 @@
1
import { core, dataBrowser } from '@tomic/react';
2
-import type {
3
- TemplateFn,
4
- TemplateContext,
5
- TemplateDescription,
6
-} from '../template';
+import type { TemplateFn, TemplateContext } from '../template';
7
8
const Image: React.FC = () => {
9
return (
0 commit comments