Commit 809fbc32 authored by Nikhil Doifode's avatar Nikhil Doifode
Browse files

fixed build errors

parent 98e7c569
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -187,7 +187,7 @@ const styles = {
    height: 120,
    width: '25%',
    marginLeft: '37.5%',
    marginTop: '1%',
    marginTop: '1%'
  },
  headerText: {
    fontFamily: 'sans-serif',
+4 −4
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ class MeepContainer extends Component {
    this.stopReplayStatusRefresh();
    this.stopExecPageRefresh();
    this.stopPlatformRefresh();
    this.stopSessionKeepaliveTimer()
    this.stopSessionKeepaliveTimer();
  }

  // Platform refresh