diff --git a/packages/webpack-plugin/lib/runtime/components/react/common.tsx b/packages/webpack-plugin/lib/runtime/components/react/common.tsx index 6d3cd0fce7..81b69133c1 100644 --- a/packages/webpack-plugin/lib/runtime/components/react/common.tsx +++ b/packages/webpack-plugin/lib/runtime/components/react/common.tsx @@ -28,4 +28,4 @@ export function wrapChildren (props: Record = {}, { hasVarDec, varC children = {children} } return children -} \ No newline at end of file +}