vuetifyjs / vuetify

🐉 Vue Component Framework
https://vuetifyjs.com
MIT License
39.06k stars 6.91k forks source link

docs(v-checkbox) Corrected simple checkbox tip and added link. #19646

Open bechtold opened 2 weeks ago

bechtold commented 2 weeks ago

In the v-checkbox documentation, a tip is mentioning v-simple-checkbox. This seems to be a leftover from vuetify 2. Now we have v-checkbox-btn instead. I corrected that and also added a link to more information about v-checkbox-btn.