Compare commits
1 commit
75dfd8a541
...
1fc382c029
| Author | SHA1 | Date | |
|---|---|---|---|
| 1fc382c029 |
1 changed files with 1 additions and 1 deletions
|
|
@ -428,7 +428,7 @@ onMounted(() => {
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
class="text-xs bg-yellow-100 dark:bg-yellow-900/20 text-yellow-700 dark:text-yellow-300"
|
class="text-xs bg-yellow-100 dark:bg-yellow-900/20 text-yellow-700 dark:text-yellow-300"
|
||||||
>
|
>
|
||||||
Pending approval
|
Pending
|
||||||
</Badge>
|
</Badge>
|
||||||
<Badge
|
<Badge
|
||||||
v-for="tag in getDisplayTags(transaction)"
|
v-for="tag in getDisplayTags(transaction)"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue