gaishimo

Results 2 issues of gaishimo

I found a bug that search results are not shown. This is because `EmojiCategory` is not re-rendered when props are changed due to `React.memo`. The second argument func of `React.memo`...