Automatically search for claim number on supplement as a part of BOD-41
This commit is contained in:
@@ -14,9 +14,9 @@ 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");
|
||||
|
||||
if (process.env.NODE_ENV === "production") LogRocket.init("gvfvfw/bodyshopapp");
|
||||
|
||||
export default class AppContainer extends Component {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user