code refactor

This commit is contained in:
Burak Civan
2022-06-16 18:54:16 +03:00
parent 718e40749c
commit 87e012bb86
5 changed files with 4 additions and 5 deletions

View File

@ -35,7 +35,7 @@
id="button-pre-load"
@click="onloadMore"
:disabled="loadMoreLoading"
class="w-48 m-auto relative flex items-center justify-center bg-green hover:bg-green-700 text-white px-6 py-1.5 text-base rounded-lg disabled:bg-green-100 js-learn-more js-button-modal-submit"
class="relative w-48 m-auto flex items-center justify-center bg-green hover:bg-green-700 text-white px-6 py-1.5 text-base rounded-lg disabled:bg-green-100 js-learn-more js-button-modal-submit"
>
<x-button.loading action="loadMoreLoading">
{{ trans('modules.see_more') }}