diff --git a/app/error.tsx b/app/error.tsx index 6eae87c..e25456c 100644 --- a/app/error.tsx +++ b/app/error.tsx @@ -10,10 +10,10 @@ export default function Error({ error }: { error: Error }) { }, [error]); return ( -