mirror of
https://github.com/facebook/react.git
synced 2026-02-27 03:07:57 +00:00
* Fixed issue with def being undefined while referencing arguments. * Removed todo comment. * Skip exhaustive deps check if def is null. * Fixed code formatting in ExhaustiveDeps. * Removed unneeded comment in ExhaustiveDeps.