Skip to content

Commit

Permalink
Internet Connection Snackbar Display issue #44
Browse files Browse the repository at this point in the history
  • Loading branch information
Syed Asher Ahmed committed Mar 28, 2017
1 parent 5c49805 commit c082e46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export default class ConnectionStatus extends Component {
console.log("connection status");
return (
<Snackbar
theme={theme}
active={this.state.connectionBar}
label={this.state.barMessage}
/>
Expand Down

0 comments on commit c082e46

Please sign in to comment.