Skip to content

Commit

Permalink
DatePicker: Prepare day buttons for 40px default size
Browse files Browse the repository at this point in the history
  • Loading branch information
mirka committed Dec 19, 2024
1 parent dea955c commit b7b2499
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/date-time/date/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ function Day( {

return (
<DayButton
__next40pxDefaultSize
ref={ ref }
className="components-datetime__date__day" // Unused, for backwards compatibility.
disabled={ isInvalid }
Expand Down

0 comments on commit b7b2499

Please sign in to comment.