Skip to content

Commit

Permalink
Add Portal module to DropdownMenu
Browse files Browse the repository at this point in the history
  • Loading branch information
insmac committed Oct 11, 2023
1 parent de732da commit 2b3809e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ export const DropdownMenu = {
cursor: pointer;
`,

Portal: styled(RadixDropdownMenu.Portal)``,

Content: styled(RadixDropdownMenu.Content)`
display: grid;
gap: 0.5rem;
Expand Down

0 comments on commit 2b3809e

Please sign in to comment.