Lint fixes
This commit is contained in:
parent
1503053496
commit
2e01c9fb87
3 changed files with 7 additions and 5 deletions
|
@ -43,7 +43,9 @@ export type Props = Pick<
|
|||
| 'onEditorSizeChange'
|
||||
| 'onEditorStateChange'
|
||||
| 'onTextTooLong'
|
||||
| 'startingText' | 'clearQuotedMessage' | 'getQuotedMessage'
|
||||
| 'startingText'
|
||||
| 'clearQuotedMessage'
|
||||
| 'getQuotedMessage'
|
||||
> &
|
||||
Pick<
|
||||
EmojiButtonProps,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue