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

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