2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

remove theme from documentation

This commit is contained in:
Owen Conti
2016-03-14 06:14:12 -06:00
parent 22abee3e25
commit fbc2c406db
-8
View File
@@ -232,14 +232,6 @@
<li>default: true</li>
</ul>
</li>
<li>
<code>theme</code> Theme option to style the component. Available options: 'default', 'cyan'.
<ul>
<li>type: String</li>
<li>default: 'default'</li>
</ul>
</li>
</ul>
</div>