Skip to content

Commit

Permalink
Removed comments for testing widgetbook cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
ulusoyca committed Dec 20, 2024
1 parent d45044f commit 37043d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/coffee_maker_navigator_2/widgetbook/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ class WidgetbookApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return Widgetbook.material(
// The [directories] variable does not exist yet,
// it will be generated in the next step
directories: directories,
appBuilder: (context, child) => MaterialApp.router(
debugShowCheckedModeBanner: false,
Expand Down

0 comments on commit 37043d6

Please sign in to comment.