Closed loganvolkers closed 2 years ago
Path | Size |
---|---|
dist/jotai-molecules.cjs.production.min.js | 1.41 KB (+4.87% 🔺) |
dist/jotai-molecules.esm.js | 1.53 KB (+4.46% 🔺) |
I feel like this would help a lot with the layers / NodeChildrenEditor controllers - I had a bit of difficulty figuring out the right layer to use atoms in because of the number of controllers from top to bottom there are. I think it would be a lot cleaner and make more sense if they were more explicitly defined this way,
Adds scope options so that useMolecule can be called with explicit scope (via a prop), instead of only via implicit scope (via context)
Instead of
and