import SmartForm from "./form.js"; const Login = { components: { SmartForm }, setup() { return; }, template: `