remove 'null' test value

This commit is contained in:
anovazzi1 2023-10-06 17:43:48 -03:00
commit 533e4cc47f

View file

@ -173,8 +173,8 @@ const EditNodeModal = forwardRef(
.proxy
? myData.current.node?.template[
templateParam
].proxy?.field
: "null"
].proxy?.id
: null
}
>
<span>