Skip to content

Commit

Permalink
Disable Quiz Registration for siKecil
Browse files Browse the repository at this point in the history
  • Loading branch information
gmochid committed Oct 21, 2023
1 parent f7d747b commit f31cfba
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ class _QuizRegistrationPageState extends State<QuizRegistrationPage> {
customButtonColor: Colors.blue.shade400,
customTextColor: Colors.white,
text: 'siKecil',
isDisabled: true,
)),
const SizedBox(
height: 15,
Expand Down

0 comments on commit f31cfba

Please sign in to comment.