diff --git a/src/components/Dialog/index.tsx b/src/components/Dialog/index.tsx index 6594fe4eb8..41aa3a6b7d 100644 --- a/src/components/Dialog/index.tsx +++ b/src/components/Dialog/index.tsx @@ -255,12 +255,11 @@ export const ScrollableInner = React.forwardRef( return ( - } + ListFooterComponent={} ref={ref} {...props} style={[style]}