Ivan Kulikov

Results 1 issues of Ivan Kulikov

Issue https://github.com/jm-david/emoji-mart-vue/issues/48 In src/utils/emoji-index/nimble-emoji-index.js line 7, we assign the return value of the `uncompress(data)` call to the `data` variable. But the named function has no return value. Because of this,...