Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xdd666t authored Jun 9, 2023
1 parent 26f466f commit 4aa6210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ class MyApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
home: HomePage,
home: HomePage(),
// here
navigatorObservers: [FlutterSmartDialog.observer],
// here
Expand Down

0 comments on commit 4aa6210

Please sign in to comment.