Problem
The Props component that we use to generate prop documentation doesn't work with the TextInput component:

Tasks
Notes
The Props component was added in this PR and is implemented with react-docgen-typescript. I'm guessing there are other components that don't work with the Props component as well.