Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
raviteja83 committed Oct 5, 2023
1 parent 41ebb23 commit bada2fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,5 @@ const PaginatedPeers = () => {
</Tab>


> NOTE: The data given by the API might become stale, so it is recommended to poll the `iterator.findPeers()` for javascript and `loadPeers()` for React, so that if any peer
> NOTE: The data given by the API might become stale, so it is recommended to poll the `iterator.findPeers()` for Javascript and `loadPeers()` for React, so that if any peer
has left it would be updated

0 comments on commit bada2fb

Please sign in to comment.