refactor: remove unused slot from VnCheckbox component
This commit is contained in:
parent
05f2f0e101
commit
91a8b9dcff
|
@ -43,6 +43,5 @@ const checkboxModel = computed({
|
|||
{{ info }}
|
||||
</QTooltip>
|
||||
</QIcon>
|
||||
<slot name="append"></slot>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue