remove code comment
parent
39fc02bfe3
commit
7039517939
|
@ -55,7 +55,6 @@ test('with custom emoji and tooltip', () => {
|
|||
const subject = render({
|
||||
emojiTooltip: true,
|
||||
autoFocus: true,
|
||||
// emojisToShowFilter: emoji => emoji.id && emoji.id.startsWith('custom'),
|
||||
custom,
|
||||
})
|
||||
subject.handleSearch(
|
||||
|
|
Loading…
Reference in New Issue