diff --git a/app/javascript/components/Board/PostListItem.tsx b/app/javascript/components/Board/PostListItem.tsx index 532ac2a4..dd13b78a 100644 --- a/app/javascript/components/Board/PostListItem.tsx +++ b/app/javascript/components/Board/PostListItem.tsx @@ -19,7 +19,10 @@ const PostListItem = ({ title, description, postStatus}: Props) => ( }