diff --git a/src/components/dataDisplay/postText/postText.tsx b/src/components/dataDisplay/postText/postText.tsx index 363d9e9e..0dfee059 100644 --- a/src/components/dataDisplay/postText/postText.tsx +++ b/src/components/dataDisplay/postText/postText.tsx @@ -126,7 +126,7 @@ export default function PostText(props: Props) { {segment.component} ))} {tags && ( -
+
{tags.map((t, i) => ( ))}