HubSpot / offline

Automatically display online/offline indication to your users
http://github.hubspot.com/offline/docs/welcome
MIT License
8.67k stars 849 forks source link

Is there a way I can use this repo in React app ? #290

Open pravishanth opened 3 years ago

pravishanth commented 3 years ago

This is not an issue, but a feature request

GNSubrahmanyam commented 3 years ago

simply do

import 'offline-js';

console.log(Offline);