+analytics update
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
<!-- <TransactionForm v-if="drawerOpened" :visible="drawerOpened" :transaction-type="'INSTANT'"-->
|
||||
<!-- :category-type="'EXPENSE'" @close-drawer="closeDrawer"/>-->
|
||||
<div class="flex flex-row rounded-full px-2 justify-between overflow-x">
|
||||
<div class="flex flex-col gap-2 p-2">
|
||||
<router-link to="/analytics" class="items-center flex flex-col gap-2">
|
||||
<i class="pi pi-briefcase text-2xl" style="font-size: 1.5rem"></i>
|
||||
<p>Аналитика</p>
|
||||
</router-link>
|
||||
</div>
|
||||
<div class="flex flex-col gap-2 p-2">
|
||||
<router-link to="/budgets" class="items-center flex flex-col gap-2">
|
||||
<i class="pi pi-briefcase text-2xl" style="font-size: 1.5rem"></i>
|
||||
|
||||
Reference in New Issue
Block a user