Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 309 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 309 Bytes

useConsensus: returns [disagree, disagreement] where disagree is a function to break consensus, and disagreement is true if any consumer disagrees. disagree returns a function to cancel the own disagreement.

useEventCallback: The one from the react docs