diff --git a/web/app/components/workflow/skill/file-tree/artifacts-section.tsx b/web/app/components/workflow/skill/file-tree/artifacts-section.tsx index d58abc5208..e19004c92a 100644 --- a/web/app/components/workflow/skill/file-tree/artifacts-section.tsx +++ b/web/app/components/workflow/skill/file-tree/artifacts-section.tsx @@ -45,45 +45,47 @@ const ArtifactsSection: FC = ({ className }) => { const showSpinner = isLoading return ( -
-
-
- {showSpinner - ?