diff --git a/src/index.js b/src/index.js index c0ace4038..2cfdb9544 100644 --- a/src/index.js +++ b/src/index.js @@ -38,6 +38,7 @@ import theme from 'theme'; import 'index.css'; import App from 'App'; + import { escapeStringRegex } from 'utils'; if (SENTRY_ENABLED) {