I have the next code: HTML: Iniciar sesion JS export default { name: "Register", props: { changeForm: Function, }, setup() ...