diff --git a/src/components/post-item.tsx b/src/components/post-item.tsx index 4dd126b..62bea98 100644 --- a/src/components/post-item.tsx +++ b/src/components/post-item.tsx @@ -11,7 +11,11 @@ export default function PostItem(props: TPostItem) { > {formatDate(props.date, props.lang)}