docs: replace vuepress specific components

This commit is contained in:
braks
2022-08-01 21:10:14 +02:00
committed by Braks
parent af78b52233
commit f386ea454c
26 changed files with 99 additions and 156 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ onPaneReady((i) => emit('pane', i))
<br />
Plus it's built for composition, making the access of the internal state easy as can be!
</p>
<router-link class="docs-button max-w-max" to="/guide/"> Documentation </router-link>
<a class="docs-button max-w-max" href="/guide/"> Documentation </a>
</div>
</div>
</template>