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 d97960e commit 64e521eCopy full SHA for 64e521e
packages/website/src/pages/index.mdx
@@ -15,8 +15,7 @@ return value is a JSON blob / JavaScript object.
15
16
It provides a default implementation for React components defined via
17
`React.createClass`, [ES2015 class definitions][classes] or functions (stateless
18
-components). These component definitions must follow certain guidelines in order
19
-to be analyzable (see below for more info).
+components).
20
21
<Callout type="info" emoji="">
22
react-docgen is a low-level tool to extract information about react
0 commit comments