quitar el nombre del banner

This commit is contained in:
Jaume Solís 2024-05-16 18:10:13 +02:00
parent e929539f38
commit 7dda6c969d
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ export default defineComponent({
<div class="vertical-carousel-content">
<header class="carousel-content-header">
<h1 class="carousel-header-title">
{{ item.longName }} {{ `banner-${i}` }}
{{ item.longName }}
</h1>
</header>
</div>