chore: renamed story

pull/205/head
alestiago 3 years ago
parent 0e90287aad
commit 735b11d621

@ -9,7 +9,7 @@ import 'package:sandbox/stories/flutter_forest/small_dash_nest_bumper_b_game.dar
void addDashNestBumperStories(Dashbook dashbook) {
dashbook.storiesOf('Flutter Forest')
..add(
'Flutter Sign Post',
'Sign Post',
(context) => GameWidget(
game: SignPostGame()..trace = context.boolProperty('Trace', true),
),

Loading…
Cancel
Save