Save skin tone changes in reaction picker
This commit is contained in:
parent
1a682fa297
commit
4f1188e213
6 changed files with 20 additions and 3 deletions
|
@ -134,6 +134,7 @@ export function CustomizingPreferredReactionsModal({
|
|||
hasMoreButton={false}
|
||||
i18n={i18n}
|
||||
onPick={onPick}
|
||||
onSetSkinTone={shouldNotBeCalled}
|
||||
ref={setReferenceElement}
|
||||
preferredReactionEmoji={draftPreferredReactions}
|
||||
selected={selected}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue