Remove preventing event from textarea
This commit is contained in:
parent
cda2794750
commit
a05763f99d
@ -66,7 +66,6 @@
|
|||||||
data-item="description"
|
data-item="description"
|
||||||
resize="none"
|
resize="none"
|
||||||
@input="onBindingItemField(index, 'description')"
|
@input="onBindingItemField(index, 'description')"
|
||||||
@keydown.enter.exact.prevent
|
|
||||||
></textarea>
|
></textarea>
|
||||||
@endif
|
@endif
|
||||||
</td>
|
</td>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user