Fix typo in comment of jquery-bootstrap example

This commit is contained in:
Riley Tomasek
2014-11-21 12:05:39 -05:00
parent 68ba3b6d18
commit 08b6b28902

View File

@@ -12,7 +12,7 @@ var BootstrapButton = React.createClass({
});
var BootstrapModal = React.createClass({
// The following two methods are the only places we need to
// The following four methods are the only places we need to
// integrate with Bootstrap or jQuery!
componentDidMount: function() {
// When the component is added, turn it into a modal