Removed erroneous param
This commit is contained in:
parent
30c58e48af
commit
3d6acb5efd
|
@ -139,7 +139,6 @@
|
|||
{:else if schema.type === "longform"}
|
||||
<TextArea
|
||||
value={readableValue}
|
||||
bindings={parsedBindings}
|
||||
on:change={e =>
|
||||
onChange({
|
||||
row: {
|
||||
|
|
Loading…
Reference in New Issue