chore: 3.0.0-beta.0 release: update dependencies

This commit is contained in:
woothu
2019-11-19 17:40:48 +01:00
parent c4a941d714
commit f020186152
101 changed files with 19230 additions and 26476 deletions
+1 -1
View File
@@ -10,9 +10,9 @@
</div>
<CInput
class="mb-3"
prependHtml="<i class='cui-magnifying-glass'></i>"
placeholder="What are you looking for?"
>
<template #prepend-content><CIcon name="cil-magnifying-glass"/></template>
<template #append>
<CButton color="info">Search</CButton>
</template>