mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-26 13:14:55 +00:00
Merge branch 'master' into frontend-performance-improvements
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
v-if="route.name === 'expenseCategorys.view'"
|
||||
variant="primary"
|
||||
>
|
||||
<BaseIcon name="DotsHorizontalIcon" class="h-5 text-white" />
|
||||
<BaseIcon name="EllipsisHorizontalIcon" class="h-5 text-white" />
|
||||
</BaseButton>
|
||||
<BaseIcon v-else name="DotsHorizontalIcon" class="h-5 text-gray-500" />
|
||||
<BaseIcon v-else name="EllipsisHorizontalIcon" class="h-5 text-gray-500" />
|
||||
</template>
|
||||
|
||||
<!-- edit expenseCategory -->
|
||||
|
||||
Reference in New Issue
Block a user