shubhadip / vuejs3-datepicker

vue 3 datepicker. supports disabling, highlighting of dates and programmatic access of date.
https://vuejs3-datepicker.netlify.app/
MIT License
69 stars 41 forks source link

"Default" text in slot #37

Closed ndovnar closed 2 years ago

ndovnar commented 2 years ago

Greetings, thanks for your efforts! I found a minor issue, it looks like there's forgotten text in the slot. here

image
shubhadip commented 2 years ago

the issue is resolved in latest release

ndovnar commented 2 years ago

@shubhadip thanks a lot!