fix smile icon
This commit is contained in:
parent
ee58abc145
commit
81af89ff30
3 changed files with 4 additions and 4 deletions
|
|
@ -96,7 +96,7 @@ export const BUTTONS = [
|
|||
// =========
|
||||
name: 'emoji',
|
||||
label: 'tool_tip.add_reaction',
|
||||
icon: ['far', 'smile-beam'],
|
||||
icon: ['far', 'face-smile-beam'],
|
||||
interactive: () => true,
|
||||
active: ({ emojiPickerShown }) => emojiPickerShown,
|
||||
toggleable: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue