We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2da250 commit 9558c6dCopy full SHA for 9558c6d
1 file changed
src/utils/CustomPropTypes.js
@@ -6,7 +6,7 @@ const CustomPropTypes = {
6
*
7
* The element can be provided in two forms:
8
* - Directly passed
9
- * - Or passed an object which has a `getDOMNode` method which will return the required DOM element
+ * - Or passed an object that has a `render` method
10
11
* @param props
12
* @param propName
0 commit comments