Skip to content

Commit

Permalink
Merge pull request #5285 from qb-rivkyb/patch-1
Browse files Browse the repository at this point in the history
Update datepicker.md - Fix a typo in focussed
  • Loading branch information
martijnrusschen authored Jan 5, 2025
2 parents 48f531a + a6b0989 commit fb99dfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/datepicker.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ General datepicker component.
| |
| `popperModifiers` | `object` | | |
| `popperPlacement` | `enumpopperPlacementPositions` | | |
| `preventOpenOnFocus` | `bool` | false | When this is true, the datepicker will not automatically open when the date field is focussed |
| `preventOpenOnFocus` | `bool` | false | When this is true, the datepicker will not automatically open when the date field is focused |
| `readOnly` | `bool` | | |
| `required` | `bool` | | |
| `scrollableYearDropdown` | `bool` | | |
Expand Down

0 comments on commit fb99dfb

Please sign in to comment.