Skip to content

Commit

Permalink
🗑️Datepicker: remove deprecated prop
Browse files Browse the repository at this point in the history
  • Loading branch information
oddvernes committed Sep 12, 2024
1 parent f332f03 commit a5dca55
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ export const FieldWrapper = forwardRef(
onClose={() => setIsOpen(false)}
anchorEl={ref.current}
placement={'bottom-start'}
withinPortal={true}
>
{calendar}
</Popover>
Expand Down

0 comments on commit a5dca55

Please sign in to comment.