changes
This commit is contained in:
@@ -6,8 +6,6 @@ const props = defineProps({
|
||||
order_count: Number,
|
||||
paid: Number,
|
||||
});
|
||||
|
||||
const { $shortenCurrency } = useNuxtApp();
|
||||
</script>
|
||||
<template>
|
||||
<div class="is-flex is-gap-1 is-justify-content-space-between">
|
||||
|
||||
Reference in New Issue
Block a user