@@ -25,6 +25,7 @@ export default {
} catch (err) {
console.error(err)
}
+ // TODO: push to Home instead
this.$router.push('/onboarding')
},
methods: {