Skip to content

Commit

Permalink
link
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelsycamore committed Apr 27, 2022
1 parent a87c43a commit 3d29e61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The following demo shows how to hide a menu dropdown when users click anywhere e

## Portal

The following demo uses the [`Portal`](/base/react-portal/) component to render the dropdown into a new subtree outside of the current DOM hierarchy:
The following demo uses the [`Portal` component](/base/react-portal/) to render the dropdown into a new subtree outside of the current DOM hierarchy:

{{"demo": "PortalClickAway.js"}}

Expand Down

0 comments on commit 3d29e61

Please sign in to comment.