diff --git a/packages/webpack-plugin/lib/runtime/components/react/mpx-form.tsx b/packages/webpack-plugin/lib/runtime/components/react/mpx-form.tsx index fb239d5ce5..9ec9a7da6c 100644 --- a/packages/webpack-plugin/lib/runtime/components/react/mpx-form.tsx +++ b/packages/webpack-plugin/lib/runtime/components/react/mpx-form.tsx @@ -83,7 +83,6 @@ const _Form = forwardRef, FormProps>((fromProps: For ...layoutProps }, [ 'children', - 'style', 'bindsubmit', 'bindreset' ], { layoutRef })