Skip to content

Commit

Permalink
docs(Modal): add @see Portal
Browse files Browse the repository at this point in the history
  • Loading branch information
levithomason committed Oct 2, 2016
1 parent 0772cc2 commit 2ce70e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/Modal/Modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ const _meta = {
/**
* A modal displays content that temporarily blocks interactions with the main view of a site
* @see Confirm
* @see Portal
*/
class Modal extends Component {
static propTypes = {
Expand Down

0 comments on commit 2ce70e8

Please sign in to comment.