better-docs
better-docs copied to clipboard
Typescript components without PropTypes
Hey, really enjoying writing docs since better-docs :D well done!
I've observed a minor issue: Typescript components won't document their props since they are types / interfaces not PropTypes. Any workaround for this?
Thanks a lot!