diff --git a/src/main.tsx b/src/main.tsx index b303245..731f82b 100644 --- a/src/main.tsx +++ b/src/main.tsx @@ -48,7 +48,7 @@ const SentryErrorBoundary = Sentry.withErrorBoundary( ), { - fallback: ({ error, resetError }) => ( + fallback: ({ resetError }) => (

문제가 발생했습니다