fix(engine): remove defaultValue field

This commit is contained in:
Gervwyk 2020-11-12 17:52:40 +02:00
parent 7cb2f2e6fa
commit a380aefea5

View File

@ -26,7 +26,6 @@ const blockData = ({
areas, areas,
blockId, blockId,
blocks, blocks,
defaultValue,
field, field,
id, id,
layout, layout,
@ -44,7 +43,6 @@ const blockData = ({
areas, areas,
blockId, blockId,
blocks, blocks,
defaultValue,
field, field,
id, id,
layout, layout,