Skip to content

Commit

Permalink
profile started
Browse files Browse the repository at this point in the history
  • Loading branch information
Thesmader committed Apr 30, 2020
1 parent d27145c commit bb752ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gogrocy/lib/ui/views/profile.dart
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Account extends StatelessWidget {
child: Text(title,style: TextStyle(fontSize: 20.0,fontWeight: FontWeight.bold),),
)
],
);
);get
}
}

Expand Down

0 comments on commit bb752ed

Please sign in to comment.