Skip to content

Commit

Permalink
bug: formatting error - paranthesis unclosed
Browse files Browse the repository at this point in the history
  • Loading branch information
ARYPROGRAMMER committed Nov 28, 2024
1 parent 84b74ba commit 651d09d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/views/screens/email_verification_screen.dart
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ class EmailVerificationScreen extends StatelessWidget {
flex: 1,
child: SizedBox(
height: UiSizes.height_60,
),
),
OtpTextField(
autoFocus: true,
Expand Down

0 comments on commit 651d09d

Please sign in to comment.