diff --git a/src/App.tsx b/src/App.tsx index 62b23c0..d5abfe3 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -111,9 +111,9 @@ function App() { -
+ {JSON.stringify(errorMessage)} -
+ ); }