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