Merge pull request #3914 from f11y11/patch-1

Update TemplateDoc.vue
pull/3919/head
Tuğçe Küçükoğlu 2023-05-02 10:26:00 +03:00 committed by GitHub
commit 1ab3a363f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ export default {
code: {
basic: `
<Image src="https://primefaces.org/cdn/primevue/images/galleria/galleria12.jpg" alt="Image" width="250" preview>
<template #indicator>
<template #indicatoricon>
<i class="pi pi-check"></i>
</template>
</Image>`,