mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 01:12:37 +00:00
Update OverviewDoc.vue
This commit is contained in:
parent
7f5264a2a7
commit
a05d2dbb57
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<DocSectionText v-bind="$attrs">
|
||||
<p>With <i>@primevue/icons</i> for icons and <i>primevue</i> for components (except Editor and Chart), multiple items can be imported together.</p>
|
||||
</DocSectionText>
|
||||
<pre v-code><code>
|
||||
<pre v-code.script><code>
|
||||
import { Button, InputText } from 'primevue';
|
||||
import { SearchIcon, BellIcon } from '@primevue/icons';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue