Make <ReactionPicker> skin tone story more obvious
This commit is contained in:
parent
f28456c160
commit
759c043c12
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ storiesOf('Components/Conversation/ReactionPicker', module)
|
||||||
skinTone={select(
|
skinTone={select(
|
||||||
'skinTone',
|
'skinTone',
|
||||||
{ 0: 0, 1: 1, 2: 2, 3: 3, 4: 4, 5: 5 },
|
{ 0: 0, 1: 1, 2: 2, 3: 3, 4: 4, 5: 5 },
|
||||||
0
|
5
|
||||||
)}
|
)}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue