Fix: ブラウザ上の警告、翻訳
This commit is contained in:
parent
8927b1444b
commit
2a7c52aa19
4 changed files with 5 additions and 5 deletions
|
@ -18,7 +18,7 @@ class EmojiReactionButton extends PureComponent {
|
|||
domain: PropTypes.string,
|
||||
url: PropTypes.string,
|
||||
staticUrl: PropTypes.string,
|
||||
count: PropTypes.number.isRequired,
|
||||
count: PropTypes.number,
|
||||
me: PropTypes.bool,
|
||||
onEmojiReact: PropTypes.func,
|
||||
onUnEmojiReact: PropTypes.func,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue