kenhyuwa / litepie-datepicker

Litepie Datepicker is a date range picker component for Vue.js and Tailwind CSS, dependent to day.js.
https://litepie.com
MIT License
373 stars 75 forks source link

Fix emitShortcut for string model value #48

Closed gregoriohc closed 2 years ago

gregoriohc commented 3 years ago

When using a model value of string type, the shortcuts don't work. This PR fixes that problem.