Skip to content

Commit 62c3318

Browse files
committed
Revert to 5.4.5
1 parent a4d2924 commit 62c3318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/dashboard/aliases/BlockLevelSlider.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ class SliderValueFormatter implements Intl.NumberFormat {
497497
formatRangeToParts(
498498
_startDate: number | bigint,
499499
_endDate: number | bigint,
500-
): Intl.NumberFormatPart[] {
500+
): Intl.NumberRangeFormatPart[] {
501501
throw new Error("Method not implemented.");
502502
}
503503

0 commit comments

Comments
 (0)