We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c4ca6 commit 2bbee86Copy full SHA for 2bbee86
packages/gatsby-transformer-react-docgen/README.md
@@ -24,6 +24,8 @@ You'll also need to include a source-plugin, such as
24
[gatsby-source-filesystem](https://www.npmjs.com/package/gatsby-source-filesystem),
25
so that the transformer has access to source data.
26
27
+Note that at least one of your React Components must have PropTypes defined.
28
+
29
## How to query
30
31
An example _graphql_ query to get nodes:
0 commit comments