Skip to content

Commit

Permalink
✏️ update the size coming from size-limit library
Browse files Browse the repository at this point in the history
  • Loading branch information
astoilkov committed Jun 12, 2024
1 parent e935569 commit 19bd865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ npm install use-local-storage-state@17

- Actively maintained for the past 4 years — see [contributors](https://github.com/astoilkov/use-local-storage-state/graphs/contributors) page.
- Production ready.
- 776 B (minified + gzipped).
- 689 B (brotlied).
- SSR support.
- Works with React 18 concurrent rendering and React 19.
- Handles the `Window` [`storage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/storage_event) event and updates changes across browser tabs, windows, and iframe's. Disable with `storageSync: false`.
Expand Down

0 comments on commit 19bd865

Please sign in to comment.