ver 2
This commit is contained in:
@@ -36,7 +36,7 @@ onMounted(async () => {
|
||||
<div v-else class="">
|
||||
<div class="flex flex-col bg-gray-200 outline outline-2 outline-gray-300 rounded-2xl p-4">
|
||||
<div class="flex flex-row items-center min-w-fit justify-between">
|
||||
<p class="text-2xl font-bold">Categories</p>
|
||||
<p class="text-2xl font-bold">Категории</p>
|
||||
<router-link to="/settings/categories">
|
||||
<Button size="large" icon="pi pi-arrow-circle-right" severity="secondary" text rounded/>
|
||||
</router-link>
|
||||
|
||||
Reference in New Issue
Block a user