Merge branch 'akaunting:master' into master

This commit is contained in:
Burak Civan
2022-12-13 10:57:27 +03:00
committed by GitHub

View File

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