Skip to content

Commit 508a648

Browse files
authored
Add getDOMNode to Table Of Contents
Adding it to the Full DOM Rendering section in Summary this time.
1 parent 947fce0 commit 508a648

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@
9797
* [first()](/docs/api/ReactWrapper/first.md)
9898
* [forEach(fn)](/docs/api/ReactWrapper/forEach.md)
9999
* [get(index)](/docs/api/ReactWrapper/get.md)
100+
* [getDOMNode()](/docs/api/ReactWrapper/getDOMNode.md)
100101
* [hasClass(className)](/docs/api/ReactWrapper/hasClass.md)
101102
* [hostNodes()](/docs/api/ReactWrapper/hostNodes.md)
102103
* [html()](/docs/api/ReactWrapper/html.md)

0 commit comments

Comments
 (0)