mirror of
https://github.com/hexastack/hexabot
synced 2025-05-08 22:59:39 +00:00
fix: display contentType text-area fields in list block
This commit is contained in:
parent
951ec19023
commit
04cbf25cc9
@ -172,7 +172,6 @@ const ListMessageForm = () => {
|
|||||||
<FormLabel component="h4" sx={{ marginBottom: "1rem" }}>
|
<FormLabel component="h4" sx={{ marginBottom: "1rem" }}>
|
||||||
{t("title.fields_map")}
|
{t("title.fields_map")}
|
||||||
</FormLabel>
|
</FormLabel>
|
||||||
{/* here! */}
|
|
||||||
<ContentItem>
|
<ContentItem>
|
||||||
<Controller
|
<Controller
|
||||||
name="options.content.fields.title"
|
name="options.content.fields.title"
|
||||||
|
Loading…
Reference in New Issue
Block a user