Autofocus search and fix bugs
Signed-off-by: Tulir Asokan <tulir@maunium.net>
This commit is contained in:
parent
824685ae64
commit
7acae6dc32
3 changed files with 16 additions and 5 deletions
|
@ -142,8 +142,6 @@ class EmojiPicker extends React.Component {
|
|||
this.onClickEmoji = this.onClickEmoji.bind(this);
|
||||
this.scrollToCategory = this.scrollToCategory.bind(this);
|
||||
this.updateVisibility = this.updateVisibility.bind(this);
|
||||
|
||||
window.bodyRef = this.bodyRef;
|
||||
}
|
||||
|
||||
updateVisibility() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue