diff --git a/app/participant.tsx b/app/participant.tsx
index 74fbbbe..7d91f9c 100644
--- a/app/participant.tsx
+++ b/app/participant.tsx
@@ -88,7 +88,7 @@ export default function ParticipantScreen() {
Lädt...
)}
{getError(numericId) && (
-
+
{getError(numericId)}
)}