Skip to content

Commit

Permalink
feat(doc): add codesandbox example
Browse files Browse the repository at this point in the history
  • Loading branch information
vigzmv committed Oct 15, 2019
1 parent fac2894 commit 6ea9bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Inspired by [fetch-suspense](https://github.com/CharlesStover/fetch-suspense), b

## Example

See [example](./example)
Here's an [Codesandbox example](https://codesandbox.io/s/react-promise-suspense-example-t14mh) of a setTimeout delayed component:

```js
import usePromise from 'react-promise-suspense';
Expand Down

0 comments on commit 6ea9bdc

Please sign in to comment.