Skip to content

Commit

Permalink
added missing align prop to content location position popover callback
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkatz committed Aug 31, 2023
1 parent b0455bb commit 74d181e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/usePopover.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export const usePopover = ({
parentRect,
boundaryRect,
padding,
align,
nudgedTop: 0,
nudgedLeft: 0,
boundaryInset,
Expand Down

0 comments on commit 74d181e

Please sign in to comment.