Refactor API requests and update component structure
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
<nuxt-link
|
||||
v-for="(item, index) in menuItems"
|
||||
:key="index"
|
||||
target="_blank"
|
||||
:to="item.path"
|
||||
class="parent-links relative rounded-lg px3 py2 text-[#1A65FF]"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user