2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-10 07:52:23 +03:00
doesn't work, this is the worst
This commit is contained in:
Jeff Sagal
2022-12-08 10:44:51 -08:00
parent ba3eb329f6
commit 8bf7b9acef
10 changed files with 9952 additions and 11871 deletions
+1 -3
View File
@@ -10,9 +10,7 @@ yarn add vue-select@beta
npm install vue-select@beta
```
Next you'll import and register the component. You can register the component globally or locally. *
Unsure what this means? Check
the [VueJS docs on component registration](https://vuejs.org/guide/components/registration.html#component-registration)
Next you'll import and register the component. You can register the component globally or locally. *Unsure what this means? Check the [VueJS docs on component registration](https://vuejs.org/guide/components/registration.html#component-registration)
.*
### Global Registration