Agregar boton para verificar

This commit is contained in:
santiago
2025-08-10 13:47:19 -06:00
parent 511922d332
commit ef3e7aeb16
+1
View File
@@ -165,6 +165,7 @@ form {
</div>
<p v-if="mensaje" class="has-text-centered mt-4">{{ mensaje }}</p>
<button>Mensaje</button>
</form>
</div>
</template>