diff --git a/packages/amis-ui/src/components/PullRefresh.tsx b/packages/amis-ui/src/components/PullRefresh.tsx index ae4c1d670f4..1d90b5a3fe7 100644 --- a/packages/amis-ui/src/components/PullRefresh.tsx +++ b/packages/amis-ui/src/components/PullRefresh.tsx @@ -251,7 +251,14 @@ const PullRefresh = forwardRef<{}, PullRefreshProps>((props, ref) => {
{showIcon && props.loading && (