Skip to content

Commit b173506

Browse files
committed
chore: fix indentation
1 parent a9f479b commit b173506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Time/TimePickerModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export function TimePickerModal({
7474
clockIcon?: string
7575
use24HourClock?: boolean
7676
inputFontSize?: number
77-
defaultInputType?: PossibleInputTypes
77+
defaultInputType?: PossibleInputTypes
7878
}) {
7979
const theme = useTheme()
8080

0 commit comments

Comments
 (0)