enaqx / awesome-react

A collection of awesome things regarding React ecosystem
65.68k stars 7.22k forks source link

Add react error boundary #1385

Closed tranlehaiquan closed 10 months ago

tranlehaiquan commented 11 months ago

Added react-error-boundary lib, this lib support easier to catch bug and custom show error.

enaqx commented 10 months ago

@tranlehaiquan Thank you