dx(ui): remove done todo from card
This commit is contained in:
parent
8739d85bef
commit
79ac7d826c
|
@ -83,7 +83,6 @@ const attributes = computed(() =>
|
|||
|
||||
<!-- Content -->
|
||||
|
||||
<!--TODO: Pass Alert colors through to card.vue -->
|
||||
<Alert v-bind="alertProps" v-if="$slots.alert" :class="$style.alert">
|
||||
<slot name="alert" />
|
||||
</Alert>
|
||||
|
|
Loading…
Reference in New Issue