facebookexperimental / Recoil

Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
https://recoiljs.org/
MIT License
19.61k stars 1.18k forks source link

Fix: dependency issue in `todo-example` #2217

Open 0ldh opened 1 year ago

0ldh commented 1 year ago

Fixes: #2216