Save skin tone changes in reaction picker

This commit is contained in:
Evan Hahn 2021-09-09 15:53:26 -05:00 committed by GitHub
parent 1a682fa297
commit 4f1188e213
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 20 additions and 3 deletions

View file

@ -134,6 +134,7 @@ export function CustomizingPreferredReactionsModal({
hasMoreButton={false}
i18n={i18n}
onPick={onPick}
onSetSkinTone={shouldNotBeCalled}
ref={setReferenceElement}
preferredReactionEmoji={draftPreferredReactions}
selected={selected}