diff --git a/app/components/Mission.tsx b/app/components/Mission.tsx index 52c0095..ef52778 100644 --- a/app/components/Mission.tsx +++ b/app/components/Mission.tsx @@ -128,9 +128,9 @@ export function Mission({
{circumstance != null ? ( -
+
{circumstance.name} -
+
)} -
+
{sideMission ? ( -
- {""} -
- ) : null} + {""} + ) : ( +
+ )}