Skip to content

Commit

Permalink
Add JSDoc documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Dec 7, 2023
1 parent 072a238 commit cf31621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-date-picker/src/DatePicker.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ export type DatePickerProps = {
/**
* Whether to close the calendar on value selection.
*
* **Note**: It's recommended to use shouldCloseCalendar function instead.
* **Note**: It's recommended to use `shouldCloseCalendar` function instead.
*
* @default true
* @example false
Expand Down

0 comments on commit cf31621

Please sign in to comment.