Closed brickpop closed 8 months ago
Here the suggestions made for PR 87, avoiding the use of reload() while not exposing the complexity of a useProposal() based refetch to components other than useUserCanVote()
reload()
useProposal()
useUserCanVote()
https://github.com/aragon/aragonette/pull/87
Here the suggestions made for PR 87, avoiding the use of
reload()
while not exposing the complexity of auseProposal()
based refetch to components other thanuseUserCanVote()
https://github.com/aragon/aragonette/pull/87