Skip to content

Commit 64e521e

Browse files
committed
remove obsolete text
1 parent d97960e commit 64e521e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/website/src/pages/index.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ return value is a JSON blob / JavaScript object.
1515

1616
It provides a default implementation for React components defined via
1717
`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).
18+
components).
2019

2120
<Callout type="info" emoji="">
2221
react-docgen is a low-level tool to extract information about react

0 commit comments

Comments
 (0)