initial commit to gitea
This commit is contained in:
@@ -19,7 +19,7 @@ class ForgotPassword extends StatelessWidget {
|
||||
return ResponsiveBuilder(
|
||||
builder: (context, sizingInformation) =>
|
||||
Scaffold(
|
||||
appBar: NavigationBar(
|
||||
appBar: MiniNavigationBar(
|
||||
title: S.of(context).forgot_password,
|
||||
back: true,
|
||||
breadCrumbs: [
|
||||
|
||||
Reference in New Issue
Block a user