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

Commit 630b4f8

Browse files
committed
add links to some examples
1 parent 45f9eff commit 630b4f8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@
66

77
This is at an experimental stage, mostly this project isn't complete and ready for use. If you're interested in participating, whether it's code or just debate, please open an issue, hit me up on twitter or the [draft js slack channel](https://draftjs.herokuapp.com/)
88

9+
# Examples
10+
11+
- [Inline Toolbar](https://codesandbox.io/s/github/draft-js-plugins/next/tree/master/examples/inline-toolbar)
12+
- [Emoji picker](https://codesandbox.io/s/github/draft-js-plugins/next/tree/master/examples/emoji-example)
13+
- [Static Toolbar](https://codesandbox.io/s/github/draft-js-plugins/next/tree/master/examples/static-toolbar-example)
14+
- [Mentions](https://codesandbox.io/s/github/draft-js-plugins/next/tree/master/examples/mentions-example)
15+
- [Atomic Block](https://codesandbox.io/s/github/draft-js-plugins/next/tree/master/examples/atomic-block)
16+
- [Block Switcher](https://codesandbox.io/s/github/draft-js-plugins/next/tree/master/examples/inline-toolbar)
17+
918
# Contributing
1019

1120
## Install project

0 commit comments

Comments
 (0)