mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
docs: Fix typo (#1374)
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
|
||||
## Setting Globally at Registration
|
||||
|
||||
If you want to all instances of Vue Select to use your custom components throughout your app, while
|
||||
If you want all instances of Vue Select to use your custom components throughout your app, while
|
||||
only having to set the implementation once, you can do so when registering Vue Select as a component.
|
||||
|
||||
```js
|
||||
|
||||
Reference in New Issue
Block a user