mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-16 09:10:33 +03:00
Merge pull request #49 from svenluijten/master
Change name from sagalbot/vue-select to vue-select
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<p>Install from GitHub via NPM</p>
|
<p>Install from GitHub via NPM</p>
|
||||||
<pre><v-code lang="bash">npm install sagalbot/vue-select</v-code></pre>
|
<pre><v-code lang="bash">npm install vue-select</v-code></pre>
|
||||||
|
|
||||||
<p>To use the vue-select component in your templates, simply import it, and register it with your component.</p>
|
<p>To use the vue-select component in your templates, simply import it, and register it with your component.</p>
|
||||||
<pre><v-code lang="markup"><template>
|
<pre><v-code lang="markup"><template>
|
||||||
|
|||||||
Reference in New Issue
Block a user