Added new HTML editor with some breaking changes.
This commit is contained in:
@@ -45,7 +45,7 @@ export default function FormsFieldChanged({ form }) {
|
||||
/>
|
||||
</div>
|
||||
);
|
||||
return null;
|
||||
return <div style={{ display: "none" }}></div>;
|
||||
}}
|
||||
</Form.Item>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user