Skip to content

Commit 449e72a

Browse files
authored
Update README.md
1 parent 1757df8 commit 449e72a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ It is better to explain using example.
5454

5555
This is like Redux without dispatching. State in context, selector aka mapStateToProps, and magic memoization in between.
5656

57+
__See it in action ->__ https://codesandbox.io/s/xjz5y3wzrz 🛠
58+
5759
## About
5860

5961
React-memoize uses [memoize-state](https://github.com/theKashey/memoize-state) underneath to perform __MobX__ like memozation

0 commit comments

Comments
 (0)