Skip to content

Commit

Permalink
fix failing expiry tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joakbjerk committed Nov 13, 2024
1 parent 654fa8c commit 31885fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function Expiry(props: ExpiryProps) {

const {
DatePicker: {
placeholder_characters: placeholders,
placeholderCharacters: placeholders,
month: monthLabel,
year: yearLabel,
},
Expand Down

0 comments on commit 31885fe

Please sign in to comment.