From 8ddd8725e8506c73272786153e63453d1ad9e1f0 Mon Sep 17 00:00:00 2001 From: Etienne Lemay Date: Mon, 30 Jul 2018 16:52:41 -0400 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54e4341..8c85c89 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ import { Picker } from 'emoji-mart' | **defaultSkin** | | `1` | Default skin color: `1, 2, 3, 4, 5, 6` | | **style** | | | Inline styles applied to the root element. Useful for positioning | | **title** | | `Emoji Martâ„¢` | The title shown when no emojis are hovered | -| **notFound** | | `{notFoundImg = ''}` | [Not Found](#not-found) | +| **notFound** | | | [Not Found](#not-found) | #### I18n ```js