Añadir el literal en el carousel

This commit is contained in:
Jaume Solís 2024-04-15 17:07:44 +02:00
parent b3cb1fbd36
commit b2a52dd216
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ export default defineComponent({
<div class="vertical-carousel-content">
<header class="carousel-content-header">
<h1 class="carousel-header-title">
{{ item.longName }}
</h1>
</header>
</div>