mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
aaa4acb128
## Summary Fixing something I accidentally broke this in https://github.com/facebook/react/commit/25dbb3556ee9802c18f45c278abf3c33711237eb. ## How did you test this change? Ran the following successfully: ``` $ yarn flow dom-node ```