Closed egonSchiele closed 1 year ago
Currently errors are just console.log'd in many places. Go through these and figure out which ones we should show to the user, then use dispatch to show them.
Done in e847b51
Currently errors are just console.log'd in many places. Go through these and figure out which ones we should show to the user, then use dispatch to show them.