Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
jwson-automation committed Jul 22, 2024
1 parent f93fd57 commit 9395e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/screens/mypage/MyPageScreen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class MyPageScreen extends ConsumerWidget {
Row(
children: [
profileImageStack(profileImage, ref, context),
Expanded(
const Expanded(
child: Column(
mainAxisAlignment: MainAxisAlignment.start,
children: [
Expand Down

0 comments on commit 9395e0e

Please sign in to comment.