gardens
gardens copied to clipboard
Proposal flows: Pass actions via props
Actions should be passed via props to Proposal screens instead of getting them by useActions
as it will unnecessarily create all action functions again. Actions should have one instance only.
https://github.com/1Hive/honey-pot/pull/634