mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-27 03:43:27 +01:00
Remove old emoji and sticker pickers
This commit is contained in:
@@ -39,7 +39,7 @@ const useProps = (overrideProps: Partial<Props> = {}): Props => {
|
||||
large: overrideProps.large ?? false,
|
||||
onCloseLinkPreview: action('onCloseLinkPreview'),
|
||||
onEditorStateChange: action('onEditorStateChange'),
|
||||
onPickEmoji: action('onPickEmoji'),
|
||||
onSelectEmoji: action('onSelectEmoji'),
|
||||
onSubmit: action('onSubmit'),
|
||||
onTextTooLong: action('onTextTooLong'),
|
||||
ourConversationId: 'me',
|
||||
|
||||
Reference in New Issue
Block a user