Skip to content

Commit

Permalink
Revert to 5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhitlock committed Nov 12, 2024
1 parent a4d2924 commit 62c3318
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ class SliderValueFormatter implements Intl.NumberFormat {
formatRangeToParts(
_startDate: number | bigint,
_endDate: number | bigint,
): Intl.NumberFormatPart[] {
): Intl.NumberRangeFormatPart[] {
throw new Error("Method not implemented.");
}

Expand Down

0 comments on commit 62c3318

Please sign in to comment.