Remove whitespace

nolan/issue-325
Peder Johnsen 2018-11-29 16:39:36 +00:00
parent f0b5e1eeae
commit 682d8d8be4
1 changed files with 1 additions and 1 deletions

View File

@ -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'