Closed heliomar-pena closed 2 years ago
check that your tasks have the corresponding labels
This issue has solved in #104 because, currently the Error
component isn't used
This is the current code of ErrorBoundary
component, just render the JSX, and not import some component
I see that the component Error still is used at the Routes.
Do u think that this component should be deleted?
Since we don't use it
So, can we close this issue?
Explication
This looks how a problem with types. Please to investigate what is the correct way to declare this types and implement
Screenshots
https://github.com/Azordev/dasher-user/blob/dccbce3b5b6ea8af657388eec98dfaac7b201ff9/src/layouts/ErrorBoundary.js#L26-L36
Checklist