typo fix
parent
11f4c5135e
commit
04d276bd74
|
@ -196,7 +196,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h4>Premium Themes</h4>
|
<h4>Premium Themes</h4>
|
||||||
<p>Premium themes are only available exclusively for <a href="https://www.primefaces.org/designer/primevue">PrimeVue Theme Designer</a> subscribers and therefore not included in PrimeNG core.</p>
|
<p>Premium themes are only available exclusively for <a href="https://www.primefaces.org/designer/primevue">PrimeVue Theme Designer</a> subscribers and therefore not included in PrimeVue core.</p>
|
||||||
<div class="p-grid free-themes">
|
<div class="p-grid free-themes">
|
||||||
<div class="p-col-3">
|
<div class="p-col-3">
|
||||||
<button class="p-link" type="button" @click="changeTheme($event, 'soho-light')">
|
<button class="p-link" type="button" @click="changeTheme($event, 'soho-light')">
|
||||||
|
|
Loading…
Reference in New Issue