Update to Twemoji 15.1.0 (#34321)
This commit is contained in:
parent
715cbee93d
commit
e96044f389
156 changed files with 282 additions and 146 deletions
|
@ -40,7 +40,7 @@ let EmojiPicker, Emoji; // load asynchronously
|
|||
|
||||
const listenerOptions = supportsPassiveEvents ? { passive: true, capture: true } : true;
|
||||
|
||||
const backgroundImageFn = () => `${assetHost}/emoji/sheet_15.png`;
|
||||
const backgroundImageFn = () => `${assetHost}/emoji/sheet_15_1.png`;
|
||||
|
||||
const notFoundFn = () => (
|
||||
<div className='emoji-mart-no-results'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue