Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aralroca authored Mar 11, 2021
1 parent 080cd64 commit 36a6e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Fragmented Store
</p>

<p align="center">
Tiny (~400 B) and simple (P)React <b>state management library</b>
Tiny (~400 B), easy and simple (P)React <b>state management library</b>
</p>
<p align="center">
Store update -> <b>only</b> components that use the updated property are rendered.
Expand Down Expand Up @@ -98,4 +98,4 @@ function Age() {

## Demo

* https://codesandbox.io/s/fragmented-store-example-4p5dv?file=/src/App.js
* https://codesandbox.io/s/fragmented-store-example-4p5dv?file=/src/App.js

0 comments on commit 36a6e97

Please sign in to comment.