diff --git a/client-solid/src/Components/PostSegment.tsx b/client-solid/src/Components/PostSegment.tsx index 3525e31..0992c83 100644 --- a/client-solid/src/Components/PostSegment.tsx +++ b/client-solid/src/Components/PostSegment.tsx @@ -23,7 +23,7 @@ export function PostSegment(props: { post: Post }): JSXElement {
  • - +
  • @@ -34,8 +34,8 @@ export function PostSegment(props: { post: Post }): JSXElement {

    {props.post.content}

    - - + +