{{ isLogin ? 'Welcome Back 👋' : 'Create Account ✨' }}
{{ isLogin ? 'Login' : 'Register' }}
Loading...
{{ isLogin ? 'Create account' : 'Already have account?' }}
{{toastMsg}}