Merge branch 'akaunting:master' into master

This commit is contained in:
Burak Civan 2022-12-13 10:57:27 +03:00 committed by GitHub
commit a49de1d6e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,6 +56,7 @@
:option="$option"
optionKey="{{ $optionKey }}"
optionValue="{{ $optionValue }}"
disabled="{{ $disabled }}"
{{ $attributes->merge($custom_attributes) }}
/>
</div>