This commit is contained in:
Cüneyt Şentürk 2020-07-28 17:37:35 +03:00
parent 8509b6f5ef
commit d5729b7826

View File

@ -12,6 +12,8 @@
@if (!empty($value))
:value="{{ `$value` }}"
@else
:value="''"
@endif
@if (!empty($attributes['v-model']))