MCPcopy Create free account
hub / github.com/getsentry/sentry-javascript / integration.tsx

File integration.tsx

packages/feedback/src/modal/integration.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { FeedbackFormData, FeedbackModalIntegration, IntegrationFn, User } from '@sentry/core';
2import { getClient, getCurrentScope, getGlobalScope, getIsolationScope } from '@sentry/core';
3import { h, render } from 'preact';
4import * as hooks from 'preact/hooks';

Callers

nothing calls this directly

Calls 2

createDialogStylesFunction · 0.90
getUserFunction · 0.70

Tested by

no test coverage detected