We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35ea94e commit d358261Copy full SHA for d358261
storage/framework/defaults/views/dashboard/commerce/payments/index.vue
@@ -211,7 +211,7 @@ const totalAmount = computed(() => {
211
type="button"
212
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"
213
>
214
- <div class="i-hugeicons-download h-5 w-5 mr-1"></div>
+ <div class="i-hugeicons-download-04 h-5 w-5 mr-1"></div>
215
Export transactions
216
</button>
217
</div>
0 commit comments