login
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
<!-- <v-icon>{{ item.img }}</v-icon> -->
|
||||
{{ item.title }}
|
||||
</NuxtLink>
|
||||
<a href="https://agent.swarnamath.com">Login</a>
|
||||
</v-row>
|
||||
</v-toolbar-items>
|
||||
</v-app-bar>
|
||||
@@ -70,7 +71,7 @@ export default {
|
||||
{ img: 'mdi-apple', link: "/category/cloths", title: 'পরিধান ' },
|
||||
{ img: 'mdi-tag', link: "/category/grocery", title: 'মুদি ' },
|
||||
{ img: 'mdi-basket', link: "/bag", title: 'ব্যাগ ' },
|
||||
{ img: 'mdi-cellphone-basic', link: "/category/", title: 'সব বিভাগ' },
|
||||
{ img: 'mdi-cellphone-basic', link: "/category/", title: 'সব বিভাগ' }
|
||||
|
||||
],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user