Skip to content

Commit d358261

Browse files
committed
chore: wip
1 parent 35ea94e commit d358261

File tree

1 file changed

+1
-1
lines changed
  • storage/framework/defaults/views/dashboard/commerce/payments

1 file changed

+1
-1
lines changed

storage/framework/defaults/views/dashboard/commerce/payments/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ const totalAmount = computed(() => {
211211
type="button"
212212
class="inline-flex items-center rounded-md bg-blue-600 px-3 py-2 text-sm font-semibold text-white shadow-sm hover:bg-blue-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-blue-600"
213213
>
214-
<div class="i-hugeicons-download h-5 w-5 mr-1"></div>
214+
<div class="i-hugeicons-download-04 h-5 w-5 mr-1"></div>
215215
Export transactions
216216
</button>
217217
</div>

0 commit comments

Comments
 (0)