Added logrocket dependencies.
This commit is contained in:
@@ -14,6 +14,10 @@ import GlobalLoadingBar from "../components/global-loading-bar/global-loading-ba
|
||||
import { auth } from "../firebase/firebase.utils";
|
||||
import errorLink from "../graphql/apollo-error-handling";
|
||||
import App from "./App";
|
||||
|
||||
import LogRocket from 'logrocket';
|
||||
LogRocket.init('gvfvfw/bodyshopapp');
|
||||
|
||||
export default class AppContainer extends Component {
|
||||
constructor() {
|
||||
super();
|
||||
|
||||
Reference in New Issue
Block a user