OfflineIndicator
Notes
Provides an Indicator for offline network status
Props
- label
string
*label that displays the offline indicator message
Example: Offline Indicator
<div><p className="p2">{'From the devTools "Network" tab, set the network to "offline"'}</p><OfflineIndicatorclassName="p6"label="You're offline"/></div>