mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
AppMenu and router link fixes
This commit is contained in:
parent
6098674b05
commit
8d10e36cc8
2 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
<DocSectionText v-bind="$attrs">
|
||||
<p>
|
||||
Unstyled mode instructs the components not to add any built-in style classes so that they can be styled using custom css or libraries like Tailwind, Bootstrap or PrimeFlex. Visit
|
||||
<NuxtLink to="/unstyled">Unstyled mode</NuxtLink> documentation for more information.
|
||||
<NuxtLink to="/theming/unstyled">Unstyled mode</NuxtLink> documentation for more information.
|
||||
</p>
|
||||
|
||||
<DocSectionCode :code="code" hideToggleCode importCode hideStackBlitz />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue