Skip to content

Commit

Permalink
Merge pull request react-bootstrap#809 from AlexKVal/comment
Browse files Browse the repository at this point in the history
Sync the description with the implementation.
  • Loading branch information
taion committed Jun 10, 2015
2 parents 7fac8f1 + 9558c6d commit 235a508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/CustomPropTypes.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const CustomPropTypes = {
*
* The element can be provided in two forms:
* - Directly passed
* - 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
*
* @param props
* @param propName
Expand Down

0 comments on commit 235a508

Please sign in to comment.