Skip to content

Commit

Permalink
chore: change something to trigger new build
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurdenner committed Dec 23, 2019
1 parent 5d9027f commit 45ee859
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ More examples [here](https://react-semantic-ui-datepickers.now.sh).
| onChange | function | no | () => {} | Callback fired when the value changes |
| pointing | string | no | 'left' | Location to render the component around input. Available options: 'left', 'right', 'top left', 'top right' |
| type | string | no | basic | Type of input to render. Available options: 'basic' and 'range' |
| datePickerOnly | boolean | no | false | Allows the date to be selected only via the date picker, and disables the text input |
| datePickerOnly | boolean | no | false | Allows the date to be selected only via the date picker and disables the text input |

### Form.Input Props

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

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

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

1 comment on commit 45ee859

@vercel
Copy link

@vercel vercel bot commented on 45ee859 Dec 23, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.