-
- {outcomes.map((outcome, index) => (
-
-
- {index !== outcomes.length - 1 &&
}
-
- ))}
-
-
-
- >
- )
-}
diff --git a/web/components/relative-timestamp.tsx b/web/components/relative-timestamp.tsx
index bd029cf6..53cf2a3a 100644
--- a/web/components/relative-timestamp.tsx
+++ b/web/components/relative-timestamp.tsx
@@ -8,7 +8,7 @@ export function RelativeTimestamp(props: { time: number }) {
return (