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 e702082 commit ea86d39Copy full SHA for ea86d39
packages/feedback/src/screenshot/integration.ts
@@ -1,5 +1,4 @@
1
import type { Attachment, IntegrationFn } from '@sentry/types';
2
-import type { h as hType } from 'preact';
3
import { DOCUMENT } from '../constants';
4
import type { FeedbackDialog, FeedbackScreenshotIntegration } from '../types';
5
import { makeScreenshotEditorComponent } from './components/ScreenshotEditor';
0 commit comments