mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
a558b1536a
The existing errors thrown were marked as InvalidInput, which is now considered critical. This was causing an error in the sync since we had 2 occurrences of the errors being thrown. These are really todos and not invalid code.