refactor: add missing variant props

This commit is contained in:
woothu
2019-07-24 17:10:56 +02:00
parent 8879eccbc8
commit 25a46142cd
10 changed files with 92 additions and 61 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<CRow>
<CCol sm="6" lg="3">
<CWidgetDropdown header="9.823" text="Members online">
<CWidgetDropdown variant="primary" header="9.823" text="Members online">
<template #default>
<CDropdown
class="c-float-right"