Skip to content

Commit 235a508

Browse files
committed
Merge pull request react-bootstrap#809 from AlexKVal/comment
Sync the description with the implementation.
2 parents 7fac8f1 + 9558c6d commit 235a508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/utils/CustomPropTypes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const CustomPropTypes = {
66
*
77
* The element can be provided in two forms:
88
* - Directly passed
9-
* - Or passed an object which has a `getDOMNode` method which will return the required DOM element
9+
* - Or passed an object that has a `render` method
1010
*
1111
* @param props
1212
* @param propName

0 commit comments

Comments
 (0)