diff --git a/src/components/timeline.jsx b/src/components/timeline.jsx index 1d0472ef..cc502a15 100644 --- a/src/components/timeline.jsx +++ b/src/components/timeline.jsx @@ -235,6 +235,24 @@ function Timeline({ ); })} + {showMore && uiState === 'loading' && ( + <> +
  • + +
  • +
  • + +
  • + + )} {uiState === 'default' && (showMore ? (