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 1ceb8f1 commit 5e936caCopy full SHA for 5e936ca
client/src/index.js
@@ -1,8 +1,7 @@
1
import React from 'react';
2
import ReactDOM from 'react-dom';
3
import * as Sentry from '@sentry/browser';
4
-import { feedbackIntegration, feedbackModalIntegration, feedbackScreenshotIntegration } from "@sentry-internal/feedback";
5
-
+import { feedbackIntegration, feedbackModalIntegration, feedbackScreenshotIntegration } from '@sentry-internal/feedback';
6
7
import './index.css';
8
import App from './App';
0 commit comments