component name changed

This commit is contained in:
Burak Civan
2022-06-27 14:53:06 +03:00
parent f68a566c22
commit 990354b337
29 changed files with 115 additions and 39 deletions

View File

@@ -57,7 +57,9 @@
<div class="ltr:mr-4 rtl:ml-4" v-if="bulk_action.count">
<button type="button" @click="onClearBulkAction">
<x-text.hover text="{{ trans('general.clear') }}" />
<x-link.hover>
{{ trans('general.clear') }}
</x-link.hover>
</button>
</div>
</div>