Commit 1237fbc3 authored by Dio Maulana's avatar Dio Maulana

fix tulisan

parent d2e86fc0
...@@ -67,7 +67,7 @@ class _ForgotPasswordViewState extends State<ForgotPasswordView> { ...@@ -67,7 +67,7 @@ class _ForgotPasswordViewState extends State<ForgotPasswordView> {
child: Column( child: Column(
children: [ children: [
const CustomAppBar( const CustomAppBar(
text: "ForgotPassword", text: "Forgot Password",
), ),
Expanded( Expanded(
child: SingleChildScrollView( child: SingleChildScrollView(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment