Skip to content

Commit 2ee8016

Browse files
committed
chore: fix linting error
1 parent ccc99d8 commit 2ee8016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Date/DatePickerInputWithoutModal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ function DatePickerInputWithoutModal(
115115
startYear,
116116
endYear,
117117
inputEnabled,
118-
disableStatusBarPadding
118+
disableStatusBarPadding,
119119
})}
120120
</>
121121
)

0 commit comments

Comments
 (0)