Skip to content

Commit

Permalink
Update README.md (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelangeloio authored Sep 5, 2023
1 parent 5a83662 commit 98835e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ notifier.update(

You can use the [EventSource Web API](https://developer.mozilla.org/en-US/docs/Web/API/EventSource) to consume the stream.

```ts
```tsx
'use client'
// some-component.tsx

Expand Down

0 comments on commit 98835e8

Please sign in to comment.