Remove whitespace
parent
f0b5e1eeae
commit
682d8d8be4
|
@ -278,7 +278,7 @@ emojiIndex.search('christmas').map((o) => o.native)
|
|||
```
|
||||
|
||||
## Get emoji data from Native
|
||||
You can get emoji data from native emoji unicode using the `getEmojiDataFromNative` util function.
|
||||
You can get emoji data from native emoji unicode using the `getEmojiDataFromNative` util function.
|
||||
|
||||
```js
|
||||
import { getEmojiDataFromNative, Emoji } from 'emoji-mart'
|
||||
|
|
Loading…
Reference in New Issue