diff --git a/packages/vuetify/src/components/VChip/VChip.tsx b/packages/vuetify/src/components/VChip/VChip.tsx index 259ac1c505f..ad3726000e2 100644 --- a/packages/vuetify/src/components/VChip/VChip.tsx +++ b/packages/vuetify/src/components/VChip/VChip.tsx @@ -328,7 +328,7 @@ export const VChip = genericComponent()({ )} { hasClose && ( -
()({ v-slots:default={ slots.close } /> )} -
+ )} )