0.4.0 • Published 11 months ago
@gigmade/react-hooks v0.4.0
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