Skip to content

Commit

Permalink
docs: Update link to wrapped mode in README.md (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
choowx authored Oct 15, 2022
1 parent 3095b48 commit 27d4f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Vue.js component for [Flatpickr](https://flatpickr.js.org/) date-time picker.
- Component will watch for any changes and redraw itself
* Can emit all possible [events](https://flatpickr.js.org/events/)
* Compatible with [Bootstrap](http://getbootstrap.com/) or any other CSS framework
* Supports [wrapped](https://flatpickr.js.org/examples/#flatpickr-external-elements) mode
* Supports [wrapped](https://flatpickr.js.org/examples/#flatpickr--external-elements) mode
- Just set `wrap:true` in config and component will take care of all
* Works with validation libraries

Expand Down

0 comments on commit 27d4f1b

Please sign in to comment.