Skip to content

Commit

Permalink
Correct NimbleEmojiIndex reexport missive/emoji-mart#187
Browse files Browse the repository at this point in the history
  • Loading branch information
pederjohnsen committed May 9, 2018
1 parent 173acca commit b60a624
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ export {
EmojiButton,
} from './components'

export { NimbleEmojiIndex } from './utils/emoji-index/nimble-emoji-index'
export { default as NimbleEmojiIndex } from './utils/emoji-index/nimble-emoji-index'
export { emojiIndex, store, frequently, getEmojiDataFromNative }

0 comments on commit b60a624

Please sign in to comment.