Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor ScopeProvider: - Unscoped derived atoms read nearest scoped atoms. - Scoped writable atoms can read themselves - Inherited writable atoms share the same value - add debugName prop to ScopeProvider - Scope does not read parent scopes above a Jotai Provider --------- Co-authored-by: David Maskasky <[email protected]>
- Loading branch information