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 d3d6f86 commit c6e66aaCopy full SHA for c6e66aa
1 file changed
packages/core/src/js/feedback/FeedbackWidgetProvider.tsx
@@ -37,8 +37,8 @@ import {
37
getScreenshotButtonOptions,
38
isShakeToReportEnabled,
39
} from './integration';
40
-import { ScreenshotButton } from './ScreenshotButton';
41
import { lazyLoadShakeToReportIntegration } from './lazy';
+import { ScreenshotButton } from './ScreenshotButton';
42
import { startShakeListener, stopShakeListener } from './ShakeToReportBug';
43
import { isModalSupported, isNativeDriverSupportedForColorAnimations } from './utils';
44
0 commit comments