Y-Foundry-Dao / yfd-dapp-core

Governance dApp
GNU Affero General Public License v3.0
1 stars 1 forks source link

Feature/local state migrate #119

Closed Tgrede closed 1 year ago

Tgrede commented 1 year ago

Updated VaultProposalCreationForm.tsx to use local state instead of recoil for all inputs. this puts all inputs back in this component as well as all state and input handlers. everything related to sending a vault proposal is now compressed to fewer files