Merge pull request #15567 from ramonlsouza/fix-emoji-button

fix: emoji picker button styles
This commit is contained in:
Ramón Souza 2022-08-29 13:01:42 -03:00 committed by GitHub
commit fef01d8fb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -306,7 +306,7 @@ class MessageForm extends PureComponent {
showEmojiPicker: !prevState.showEmojiPicker, showEmojiPicker: !prevState.showEmojiPicker,
}))} }))}
icon="happy" icon="happy"
color="dark" color="light"
ghost ghost
type="button" type="button"
circle circle