diff --git a/web/components/contract-feed.tsx b/web/components/contract-feed.tsx index 0f4c8674..33938587 100644 --- a/web/components/contract-feed.tsx +++ b/web/components/contract-feed.tsx @@ -45,7 +45,7 @@ function AvatarWithIcon(props: { username: string; avatarUrl: string }) { return ( @@ -117,7 +117,7 @@ function FeedBet(props: { activityItem: any }) { <>
-
+
@@ -257,7 +257,7 @@ function FeedQuestion(props: { contract: Contract }) { ) : ( // TODO: After 2022-03-01, can just assume that all contracts have an avatarUrl
-
+
@@ -308,7 +308,7 @@ function FeedDescription(props: { contract: Contract }) { <>
-
+
@@ -350,7 +350,7 @@ function FeedResolve(props: { contract: Contract }) { <>
-
+
@@ -377,7 +377,7 @@ function FeedClose(props: { contract: Contract }) { <>
-
+