From 28cc1f9c300178f6825c1c325159e8163b46f56a Mon Sep 17 00:00:00 2001 From: jeffvli Date: Mon, 14 Nov 2022 03:03:58 -0800 Subject: [PATCH] Set max width for container --- .../features/action-required/components/error-fallback.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderer/features/action-required/components/error-fallback.tsx b/src/renderer/features/action-required/components/error-fallback.tsx index be2ca38f8..34f865bff 100644 --- a/src/renderer/features/action-required/components/error-fallback.tsx +++ b/src/renderer/features/action-required/components/error-fallback.tsx @@ -11,7 +11,7 @@ export const ErrorFallback = ({ error, resetErrorBoundary }: any) => { return (
- + Something went wrong