mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-16 09:10:33 +03:00
fix code snippet paths (#879)
This commit is contained in:
@@ -5,7 +5,7 @@ Vue Select utilizes child components throughout, and exposes an API to overwrite
|
||||
with your own, using the `components` `{Object}` prop. The object provided to the `components` prop
|
||||
will be merged with Vue Select's default components.
|
||||
|
||||
<<< @/src/components/childComponents.js{4-7}
|
||||
<<< @/../src/components/childComponents.js{4-7}
|
||||
|
||||
You can override the value of any of these keys with your own components.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user