1
0
forked from baron/baron-sso

비밀번호 변경

This commit is contained in:
2026-01-26 19:07:40 +09:00
parent b013184bf7
commit d922de5df6
4 changed files with 190 additions and 1 deletions

View File

@@ -498,7 +498,7 @@ class _LoginScreenState extends ConsumerState<LoginScreen>
TabBar(
controller: _tabController,
tabs: const [
Tab(text: "이메일/전화번호"),
Tab(text: "비밀번호"),
Tab(text: "로그인 링크"),
Tab(text: "QR 코드"),
],