Skip to content

Commit

Permalink
Update packages/dnb-eufemia/src/components/date-picker/DatePickerCale…
Browse files Browse the repository at this point in the history
…ndar.tsx
  • Loading branch information
langz authored Dec 13, 2024
1 parent b4cf2ef commit 45500cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ function DatePickerCalendar(restOfProps: DatePickerCalendarProps) {
<CalendarButton
type="prev"
nr={nr}
date={null}
date={minDate}
month={month}
locale={locale}
showButton={prevBtn}
Expand Down

0 comments on commit 45500cc

Please sign in to comment.