meteor-react-status
v0.0.3
Published
Connection Status Indicator for Meteor with React
Maintainers
Readme
Connection Status Indicator for Meteor with React
How it Looks

Install
npm install --save meteor-react-statusUsage
In your main layout file import:
import ConnectionStatus from 'meteor-react-status'and add somewhere in the page
<ConnectionStatus fullWidth={false} />TODO
- ~~remove material-ui dependency~~
- write more documentation
- make customizable
- add manual retry button
Thanks
License
MIT
