Convert ErrorBoundary
component from class-based to functional
#399
Labels
good first issue
Good for newcomers
ErrorBoundary
component from class-based to functional
#399
Background:
We want to improve the bundle size and performance of this library and write modern React code.
Expected Behavior:
ErrorBoundary
class has been removed and replaced with a functional component of the same nameErrorBoundary
component is in its own fileThe text was updated successfully, but these errors were encountered: