chore: migrate cell default slot (#8971)
This commit is contained in:
@@ -72,7 +72,7 @@ export default defineComponent({
|
||||
<Cell
|
||||
v-slots={{
|
||||
icon: renderEditIcon,
|
||||
default: renderContent,
|
||||
value: renderContent,
|
||||
'right-icon': renderRightIcon,
|
||||
}}
|
||||
key={item.id}
|
||||
|
||||
Reference in New Issue
Block a user