diff --git a/src/components/timeline.jsx b/src/components/timeline.jsx index 8bfa3853..5bf52dea 100644 --- a/src/components/timeline.jsx +++ b/src/components/timeline.jsx @@ -91,13 +91,17 @@ function Timeline({ title, id, emptyText, errorText, fetchItems = () => {} }) { {!!items.length ? ( <> {showMore && (