diff --git a/src/screens/ProfileModerationService/ErrorState.tsx b/src/screens/ProfileModerationService/ErrorState.tsx index b421d20c36..e3d02235af 100644 --- a/src/screens/ProfileModerationService/ErrorState.tsx +++ b/src/screens/ProfileModerationService/ErrorState.tsx @@ -24,7 +24,7 @@ export function ErrorState({error}: {error: string}) { }, [navigation]) return ( - <> + @@ -67,6 +67,6 @@ export function ErrorState({error}: {error: string}) { - + ) } diff --git a/src/screens/ProfileModerationService/index.tsx b/src/screens/ProfileModerationService/index.tsx index 1283d7d0af..ec7339d672 100644 --- a/src/screens/ProfileModerationService/index.tsx +++ b/src/screens/ProfileModerationService/index.tsx @@ -60,7 +60,6 @@ export function ProfileModserviceScreen(