styleguidist/react-styleguidist

Support childContextTypes

Open

#646 opened on Oct 17, 2017

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (1,416 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (11,091 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be great if this project would also document childContextTypes in the same way it does propTypes. It's super helpful to know when a component defines a context that can be hooked into.

Contributor guide