Pre-alpha: React with any emoji, behind flag
This commit is contained in:
parent
d13c3d3350
commit
0865a5481c
31 changed files with 572 additions and 234 deletions
|
@ -81,7 +81,7 @@ const dispatchPropsMap = {
|
|||
mapDispatchToProps.removeItem('showStickersIntroduction'),
|
||||
clearShowPickerHint: () =>
|
||||
mapDispatchToProps.removeItem('showStickerPickerHint'),
|
||||
onPickEmoji: mapDispatchToProps.useEmoji,
|
||||
onPickEmoji: mapDispatchToProps.onUseEmoji,
|
||||
};
|
||||
|
||||
const smart = connect(mapStateToProps, dispatchPropsMap);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue