mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
CDN images added & move images from assets to public
This commit is contained in:
parent
f54f71d83c
commit
ba309fdf90
396 changed files with 424 additions and 460 deletions
|
@ -83,7 +83,7 @@
|
|||
<h5>Templating</h5>
|
||||
<SplitButton :model="items" class="bg-primary border-round">
|
||||
<Button @click="save">
|
||||
<img alt="logo" src="@/assets/images/logo.svg" style="width: 1rem" />
|
||||
<img alt="logo" src="https://primefaces.org/cdn/primevue/images/logo.svg" style="width: 1rem" />
|
||||
<span class="ml-2 flex align-items-center font-bold">PrimeVue</span>
|
||||
</Button>
|
||||
</SplitButton>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue