We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c7a17d commit bf8364dCopy full SHA for bf8364d
README.md
@@ -4,11 +4,12 @@
4
5
- Debug 🐞 raw or deeply nested (atoms-in-atoms) atom values with ease
6
- Out-of-the-box 🔌 support for async/suspendible atoms
7
-- Built-in Dark mode 🌗 support
+- Built-in Dark mode 🌗
8
- ✅ Supports custom `store`
9
- ✅ Works with provider-less mode
10
- ✅ Works with Next.js
11
- ✅ Supports custom `nonce` for CSP
12
+- ✅ Hides private atoms with ability to configure (requires Jotai `>=2.0.3`)
13
14
## Preview
15
0 commit comments