temp layout
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
<template #app-bar-container>
|
||||
<v-app-bar-title>Transactions</v-app-bar-title>
|
||||
</template>
|
||||
Transaction Page
|
||||
<v-card>
|
||||
<transaction-list></transaction-list>
|
||||
</v-card>
|
||||
</NuxtLayout>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user