diff --git a/src/index.jsx b/src/index.jsx index 28b00a1834..a35b2c2b22 100644 --- a/src/index.jsx +++ b/src/index.jsx @@ -1,7 +1,7 @@ import loadable from '@loadable/component' import React from 'react' import { render } from 'react-dom' -import GA from 'react-ga' +import GA from 'react-ga4' import { AppContainer } from 'react-hot-loader' import { hot } from 'react-hot-loader/root'