Skip to content

Commit

Permalink
add link to source
Browse files Browse the repository at this point in the history
  • Loading branch information
zackify committed Sep 19, 2017
1 parent f80dc4c commit 1b89efb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ npm install flashbang

Stores state in the url. Useful for search pages. Must be rendered inside react-router v4.

- [See tests](/tests/query-state.js)
- [See Example in CRA](/example/src/example/query-state.js)
- [source](/src/query-state.js)
- [tests](/tests/query-state.js)
- [example](/example/src/example/query-state.js)

```js
import { QueryState } from 'flashbang'
Expand Down

0 comments on commit 1b89efb

Please sign in to comment.