Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsenpeder committed Nov 29, 2018
1 parent f0b5e1e commit 682d8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 682d8d8

Please sign in to comment.