design: New design for login page
This commit is contained in:
parent
29dbf6f9f5
commit
4a008d0c2d
7 changed files with 240 additions and 260 deletions
|
|
@ -192,7 +192,7 @@ class HomeserverPickerController extends State<HomeserverPicker> {
|
|||
return cachedHomeservers = homeserverList;
|
||||
}
|
||||
|
||||
void login() => context.go('${GoRouterState.of(context).fullPath}/login');
|
||||
void login() => context.go('/home/login');
|
||||
|
||||
@override
|
||||
void initState() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue