Skip to content

Commit

Permalink
chore: fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
iM-GeeKy committed Sep 3, 2023
1 parent ccc99d8 commit 2ee8016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Date/DatePickerInputWithoutModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function DatePickerInputWithoutModal(
startYear,
endYear,
inputEnabled,
disableStatusBarPadding
disableStatusBarPadding,
})}
</>
)
Expand Down

0 comments on commit 2ee8016

Please sign in to comment.