diff --git a/frontend/src/layouts/AppLayout/ErrorBoundary.tsx b/frontend/src/layouts/AppLayout/ErrorBoundary.tsx index 2fe881c38..d5c951f4c 100644 --- a/frontend/src/layouts/AppLayout/ErrorBoundary.tsx +++ b/frontend/src/layouts/AppLayout/ErrorBoundary.tsx @@ -57,7 +57,7 @@ const ErrorPage = ({ error }: { error: Error | null }) => {
{orgId && ( -