Skip to content

Commit

Permalink
rename quizz page1 to quizz page
Browse files Browse the repository at this point in the history
  • Loading branch information
MMETehrani committed Jun 7, 2024
1 parent 38f1f4a commit ad5ea3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/home_page.dart
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'package:flutter/material.dart';
import 'package:quizz_app/quizz_page1.dart';
import 'package:quizz_app/quizz_page.dart';

class HomeWidget extends StatelessWidget {
const HomeWidget({super.key});
Expand Down
File renamed without changes.

0 comments on commit ad5ea3a

Please sign in to comment.