Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 5dcbb92

Browse files
committed
Add example.gif to README.
1 parent bdf64ca commit 5dcbb92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Typeaheads for Draft.js inspired by Facebook.com.
66

7+
![example](example.gif)
8+
79
[Check out an example of mentions in draft using draft-js-typeahead here. 🎉](http://dooly-ai.github.io/draft-js-typeahead/)
810

911
This package provides a higher-order component that wraps draft's `Editor` component and augments it with typeahead superpowers. One popular use for draft-js-typeahead is to add support for mentions in draft editors.
@@ -25,7 +27,7 @@ $ npm install --save draft-js-typeahead
2527

2628
## Examples
2729

28-
[Examples are available under the `/examples` directory.](/examples)
30+
[Examples are available under the `examples/` directory.](examples/)
2931

3032

3133
## Usage

example.gif

13.9 KB
Loading

0 commit comments

Comments
 (0)