Skip to content

Commit

Permalink
Merge pull request react-bootstrap#1010 from AlexKVal/modalTrigger
Browse files Browse the repository at this point in the history
Remove leftover for 'ModalTrigger' from docs.
  • Loading branch information
taion committed Jul 17, 2015
2 parents 365f19d + 8ab0aac commit 49bf9ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/src/ComponentsPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -317,8 +317,6 @@ const ComponentsPage = React.createClass({

<h4><Anchor id='modals-props-modal-footer'>Modal.Footer</Anchor></h4>
<PropTable component='ModalFooter'/>

<h4>ModalTrigger <strong className='text-danger'>Deprecated: use the Modal directly to manage it's visibility</strong></h4>
</div>


Expand Down

0 comments on commit 49bf9ce

Please sign in to comment.