Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
  • Loading branch information
karmaniverous committed Dec 20, 2022
1 parent 4b6a49f commit 4d814e8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 4 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# block-refresh

See [tests](/src/export/blockRefresh/blockRefresh.test.mjs) for examples of
usage!
Use as the equalityFn argument to Redux
[useSelector](https://react-redux.js.org/api/hooks#useselector) when the
selected value is an Object.

See
[tests](https://github.com/karmaniverous/block-refresh/blob/main/src/export/blockRefresh/blockRefresh.test.mjs)
for examples of usage!

# API Documentation

Expand Down
9 changes: 7 additions & 2 deletions doc/1-main.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# block-refresh

See [tests](/src/export/blockRefresh/blockRefresh.test.mjs) for examples of
usage!
Use as the equalityFn argument to Redux
[useSelector](https://react-redux.js.org/api/hooks#useselector) when the
selected value is an Object.

See
[tests](https://github.com/karmaniverous/block-refresh/blob/main/src/export/blockRefresh/blockRefresh.test.mjs)
for examples of usage!

0 comments on commit 4d814e8

Please sign in to comment.