generated from Dhaiwat10/react-library-starter
-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Description
We're individually handling errors in a bunch of different components in different ways (are the errors of type string? any? unknown? Error?) and rendering errors in multiple ways (string with the error message, generic error message when hasError
is true).
Let's standardize this everywhere and build some helpers for all the components (and new components) to use.
with-heart
Metadata
Metadata
Assignees
Labels
No labels