Skip to content

Commit 45ee859

Browse files
committed
chore: change something to trigger new build
1 parent 5d9027f commit 45ee859

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ More examples [here](https://react-semantic-ui-datepickers.now.sh).
7878
| onChange | function | no | () => {} | Callback fired when the value changes |
7979
| pointing | string | no | 'left' | Location to render the component around input. Available options: 'left', 'right', 'top left', 'top right' |
8080
| type | string | no | basic | Type of input to render. Available options: 'basic' and 'range' |
81-
| datePickerOnly | boolean | no | false | Allows the date to be selected only via the date picker, and disables the text input |
81+
| datePickerOnly | boolean | no | false | Allows the date to be selected only via the date picker and disables the text input |
8282

8383
### Form.Input Props
8484

@@ -159,6 +159,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
159159

160160
<!-- markdownlint-enable -->
161161
<!-- prettier-ignore-end -->
162+
162163
<!-- ALL-CONTRIBUTORS-LIST:END -->
163164

164165
This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)