buli
2023-07-05 af7b716a60d889acea95560abba0e46eee008b8f
force-app/main/default/lwc/myCustomTypeDatatable/customName.html
@@ -1,7 +1,6 @@
<template>
    <lightning-badge
    <lightning-badge
        label={typeAttributes.accountName}
        icon-name="standard:account"
    >
        icon-name="standard:account">
    </lightning-badge>
</template>