Cosmetics for code display

This commit is contained in:
Cagatay Civici 2023-11-01 17:36:59 +03:00
parent c963e2e95f
commit 03732ab3f8
39 changed files with 78 additions and 39 deletions

View file

@ -93,7 +93,8 @@ export default {
<div class="card flex justify-center">
<Image src="https://primefaces.org/cdn/primevue/images/galleria/galleria10.jpg" alt="Image" width="250" preview />
</div>
</template>`
</template>
`
}
};
}