code refactoring
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
::disabled="form.loading"
|
||||
override="class"
|
||||
>
|
||||
<span>{{ trans('general.save') }}</span>
|
||||
<x-button.loading v-if="form.loading" text="{{ trans('general.save') }}" text-hide="[{'opacity-0': form.loading}]" />
|
||||
</x-button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user