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 6cb23d7 commit 8dab4fdCopy full SHA for 8dab4fd
README.md
@@ -46,7 +46,7 @@ Then play with the source files under the repo's demo* directories.
46
1. [Define a component](#demo04-define-a-component-source)
47
1. [this.props.children](#demo05-thispropschildren-source)
48
1. [PropTypes](#demo06-proptypes-source)
49
-1. [Finding a DOM node](#demo7-finding-a-dom-node-source)
+1. [Finding a DOM node](#demo07-finding-a-dom-node-source)
50
1. [this.state](#demo08-thisstate-source)
51
1. [Form](#demo09-form-source)
52
1. [Component Lifecycle](#demo10-component-lifecycle-source)
0 commit comments