Skip to content

Commit

Permalink
rollback initialStory change
Browse files Browse the repository at this point in the history
  • Loading branch information
witwash committed Aug 14, 2024
1 parent 281ea43 commit 3d7da46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storybook/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ class _MyAppState extends State<MyApp> {
debugShowCheckedModeBanner: false,
home: Scaffold(body: Center(child: child)),
),
initialStory: 'Forms/Selection Card',
initialStory: 'Welcome',
stories: [
welcomeStory,
formStory,
Expand Down

0 comments on commit 3d7da46

Please sign in to comment.