Closed
Description
Background
Now that all our components are written in TypeScript (🎉 ), let's use react-docgen-typescript to automatically generate prop documentation instead of manually keeping it up-to-date.
Note: We'll have to experiment with ways to document available system props and DOM props without cluttering the documentation.
Do this
- Replace the hard-coded props tables on component documentation pages with prop documentation automatically generated by react-docgen-typescript