Update TemplateDoc.vue

pull/3914/head
fuyu 2023-05-01 18:42:39 +03:00 committed by GitHub
parent aedc26d859
commit 630314c176
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>`,