mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +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.