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
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