diff --git a/ts/components/conversation/ReactionPicker.stories.tsx b/ts/components/conversation/ReactionPicker.stories.tsx index b9a8a7e6b2..482ad1f654 100644 --- a/ts/components/conversation/ReactionPicker.stories.tsx +++ b/ts/components/conversation/ReactionPicker.stories.tsx @@ -92,7 +92,7 @@ storiesOf('Components/Conversation/ReactionPicker', module) skinTone={select( 'skinTone', { 0: 0, 1: 1, 2: 2, 3: 3, 4: 4, 5: 5 }, - 0 + 5 )} />