buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
force-app/main/default/lwc/lexCustomLightningDatatable/lexCustomLightningDatatable.js
@@ -116,4 +116,4 @@
        super();
        Promise.all([loadStyle(this, LexCustomDataTable)]).then(() => {});
    }
}
}