huge speed boost
This commit is contained in:
parent
3ab088dd0a
commit
dbdca34574
2 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
<template>
|
||||
<div class="button-box">
|
||||
<a class="big-button" :href="props.href">
|
||||
<NuxtLink class="big-button" :to="props.href">
|
||||
<h2>{{props.text}}</h2>
|
||||
</a>
|
||||
</NuxtLink >
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue