New UI implementation 1.1

merge-requests/1/merge
devmirza121 3 years ago
parent f9972fe167
commit e0ecec7d01

@ -201,7 +201,6 @@ class _DashboardPageState extends State<DashboardPage> {
),
title: LocaleKeys.signOut.tr().toText12(),
onTap: () {
pop(context);
pop(context);
navigateReplaceWithName(context, AppRoutes.registerSelection);
},

Loading…
Cancel
Save