safari optimizations
This commit is contained in:
parent
8aef9266f6
commit
624af7cdc0
12 changed files with 35 additions and 25 deletions
|
@ -26,8 +26,9 @@
|
|||
primary
|
||||
:to="item.children[0].text.split('->')[0]"
|
||||
class="w-fit p-2 px-3 rounded-md mx-auto mt-3"
|
||||
>{{ item.children[0].text.split("->")[1] }}</NuxtLink
|
||||
>
|
||||
{{ item.children[0].text.split("->")[1] }}
|
||||
</NuxtLink>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue