router-link changed to nuxt-link

This commit is contained in:
Bahadir Sofuoglu 2022-09-10 17:29:14 +03:00
parent 78f9040681
commit d0887e3005
84 changed files with 181 additions and 181 deletions

View file

@ -427,7 +427,7 @@ data() {
</div>
<h5>Styling</h5>
<p>Following is the list of structural style classes, for theming classes visit <router-link to="/theming">theming</router-link> page.</p>
<p>Following is the list of structural style classes, for theming classes visit <nuxt-link to="/theming">theming</nuxt-link> page.</p>
<div class="doc-tablewrapper">
<table class="doc-table">
<thead>