Update index.js
This commit is contained in:
parent
6303913f7d
commit
675dd2b37c
@ -1,7 +1,7 @@
|
|||||||
import React from "react";
|
import React from "react";
|
||||||
import ReactDOM from "react-dom";
|
import ReactDOM from "react-dom";
|
||||||
import * as Sentry from "@sentry/react";
|
import * as Sentry from "@sentry/react";
|
||||||
import Dedupe from "@sentry/integrations";
|
import { Dedupe } from "@sentry/integrations";
|
||||||
import App from "./App";
|
import App from "./App";
|
||||||
import Modal from "react-modal";
|
import Modal from "react-modal";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user