fix(zapi): update promo banner button to type button (#142)

This commit is contained in:
Gabriel Jablonski 2025-11-13 16:43:28 -03:00 committed by GitHub
parent 63a2c70667
commit 17149f3dca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -116,6 +116,7 @@ const handleCtaClick = () => {
v-else
sm
:color-scheme="variant === 'success' ? 'primary' : 'secondary'"
type="button"
@click="handleCtaClick"
>
{{ ctaText }}