Skip to content

Commit f1e2d72

Browse files
committed
Remove note about old jotai from readme
1 parent c22a5b3 commit f1e2d72

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22

33
Simple but fully functional way to persist key-value data in IndexedDb for Jotai. Analogues to [atomWithStorage](https://jotai.org/docs/utils/atom-with-storage) but when localStorage is not enough.
44

5-
> ⚠️ IMPORTANT: This package was initially created to experiment with [Jotai v2 API](https://jotai.org/docs/guides/migrating-to-v2-api) and currently doesn't support v1. Please open an issue if you are interested to use it with v1.
6-
7-
85
[Demo App](https://json-box.vercel.app/) | [Repo](https://github.com/11bit/json-box)
96

107
# Features

0 commit comments

Comments
 (0)