docs: use bl.ocks for the React demo (#232)

This commit is contained in:
Nolan Lawson 2021-11-13 08:01:28 -08:00 committed by GitHub
parent c48093a3b2
commit 5f69a1d11b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -127,9 +127,9 @@ This will log:
### Examples
- [Demo](https://nolanlawson.github.io/emoji-picker-element)
- [Button with tooltip/popover](https://bl.ocks.org/nolanlawson/781e7084e4c17acb921357489d51a5b0)
- [In a React app](https://codepen.io/nolanlawson/pen/bGWmmrz)
- [Demo](https://nolanlawson.github.io/emoji-picker-element) ([source](https://github.com/nolanlawson/emoji-picker-element/blob/master/docs/index.html))
- [Button with tooltip/popover](https://bl.ocks.org/nolanlawson/raw/781e7084e4c17acb921357489d51a5b0/) ([source](https://bl.ocks.org/nolanlawson/781e7084e4c17acb921357489d51a5b0))
- [In a React app](https://bl.ocks.org/nolanlawson/raw/fa60717eceb719b729e10d522c62c9ec/) ([source](https://bl.ocks.org/nolanlawson/fa60717eceb719b729e10d522c62c9ec))
## Styling