Skip to content

Commit

Permalink
Update docs/001_develop/03_client-capabilities/009_presentation/conne…
Browse files Browse the repository at this point in the history
…ction-indicator.mdx

Co-authored-by: Matt Walker <43502076+matteematt@users.noreply.github.com>
  • Loading branch information
wjhendry and matteematt authored Jan 16, 2025
1 parent daeee77 commit 629f136
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Use cases:
* visual representation of the websocket connection status

## Example
The example below shows a communication indicator, which should be set to `disconnected`.
The example below shows a communication indicator, in this case showing `disconnected`.
<ConnectionIndicatorDemo />

<Tabs defaultValue="genesis" values={[{ label: 'Genesis', value: 'genesis', }, { label: 'React', value: 'react', }, { label: 'Angular', value: 'angular', }]}>
Expand Down

0 comments on commit 629f136

Please sign in to comment.