Skip to content

Commit

Permalink
Update questions.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
nghia-t-nguyen committed Apr 3, 2023
1 parent 559f7ac commit 80a0d69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/lib/widget/questions.dart
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ class QuestionsWidget extends StatelessWidget {
Expanded(
child: OptionsWidget(
question: question,
isReset: false,
onClickedOption: onClickedOption,
),
),
Expand Down

0 comments on commit 80a0d69

Please sign in to comment.