From 10f4ea307989a3b2abbb92f81ca60cd52b85abff Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 10 Oct 2023 20:28:00 -0500 Subject: [PATCH] ErrorBoundary: fix RTL arrow --- src/components/error-boundary.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/error-boundary.tsx b/src/components/error-boundary.tsx index 8c45cea1e..a80ef43dc 100644 --- a/src/components/error-boundary.tsx +++ b/src/components/error-boundary.tsx @@ -152,7 +152,8 @@ class ErrorBoundary extends React.PureComponent {
- + {' '} +