Skip to content

Commit

Permalink
removed props on data range picker
Browse files Browse the repository at this point in the history
  • Loading branch information
lorev101 committed Sep 24, 2024
1 parent b32b990 commit 83b955a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@ export function DataRangePickerVertical({
id="endDate"
showClearDate
showDefaultInputIcon
aria-describedby="error-message"
inputIconPosition="after"
isOutsideRange={(day) => {
return (
Expand Down

0 comments on commit 83b955a

Please sign in to comment.