* Fix review error type * Add changelog * Rename global error-boundary class to avoid conflict * Rename global error-boundary class to avoid conflict * Wrap panels in error boundary * Remove console * Reformat * Fix test * Fix test * Add changelog
* feat: Add ErrorBoundary component for handling errors in WooCommerce admin client * Add changelog * Add tests for error-boundary * Update plugins/woocommerce-admin/client/error-boundary/index.tsx Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com> * Wrap text in __() * Address feedback * Fix tests * Improve mobile view * Update button --------- Co-authored-by: RJ <27843274+rjchow@users.noreply.github.com>