You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only instance of error handling is currently in src/components/ProposalForm.tsx. We should create a reusable utility that covers common types of errors but is also flexible enough for custom errors.
The text was updated successfully, but these errors were encountered:
The only instance of error handling is currently in
src/components/ProposalForm.tsx
. We should create a reusable utility that covers common types of errors but is also flexible enough for custom errors.The text was updated successfully, but these errors were encountered: