buli
2023-07-11 80a3f59e2d3df07805bc67e329300b8de90a5b3a
force-app/main/default/lwc/lexinventoryViewLWC/lexinventoryViewLWC.html
@@ -267,6 +267,7 @@
                            sorted-by={sortedBy}
                            onsort={onHandleSort}
                            hide-checkbox-column={hidecheckboxcolumn}
                            style="word-wrap: break-word; word-break: break-all"
                            class="wrapped-header-datatable"
                        >
                        </c-lex-custom-lightning-datatable>
@@ -288,4 +289,4 @@
            </div>
        </div>
    </div>
</template>
</template>