Skip to content

Commit

Permalink
Shorten sandbox text and move it to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
kripod committed Sep 18, 2019
1 parent ab7ccc2 commit 99a8174
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Essential set of [React Hooks][] for convenient [Web API][] consumption.
- ⚛️ **Zero-config** server-side rendering capability
- 📦 **Self-contained**, free of runtime dependencies

## Sandbox

[👉 Explore the API with working examples](https://codesandbox.io/s/focused-cookies-gt5rt)

## Reference

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
Expand Down Expand Up @@ -410,10 +414,6 @@ Returns **\[[boolean](https://developer.mozilla.org/docs/Web/JavaScript/Referenc
}
```

## Code Sandbox

[**👉 Explore the standard-hooks api with working examples**](https://codesandbox.io/s/focused-cookies-gt5rt?fontsize=14)

## Contributing

Thanks for being interested in contributing! Please read our [contribution guidelines](./CONTRIBUTING.md) to get started.
Expand Down

0 comments on commit 99a8174

Please sign in to comment.