Open
Description
Hi,
I just used the types-react-codemod@latest preset-19
per the TypeScript Changes in the React 19 upgrade guide and it replaced my own Validator
type in one of my files with PropTypes.Validator
.
Not a big deal but thought I would report it. Thanks for the codemod!