FUYU
2023-12-13 4488f711dbc01a8db6753907cae2ef4021dede68
force-app/main/default/lwc/lexCustomLightningDatatable/lexCustomLightningDatatable.js
@@ -116,4 +116,4 @@
        super();
        Promise.all([loadStyle(this, LexCustomDataTable)]).then(() => {});
    }
}
}