diff --git a/src/components/status.jsx b/src/components/status.jsx index 5215399a..697f2601 100644 --- a/src/components/status.jsx +++ b/src/components/status.jsx @@ -187,7 +187,7 @@ function Status({ const readMoreText = 'Read more →'; return ( -
)} -
+ ); }