mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
c272789ce5
We were missing a check that ObjectMethods are not getters or setters. In our experience this is pretty rare within React components and hooks themselves, so let's start with a todo.
Closes #29586
ghstack-source-id: 03c6cce9a9
Pull Request resolved: https://github.com/facebook/react/pull/29592