buli
2023-07-11 0c4796706fc9473d069b620321a54b20a119906c
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>