refactor(FE): Fix form reset and selection handling in

SalesOrderFormModal
This commit is contained in:
rstubryan
2026-02-09 11:49:08 +07:00
parent 862cf38f92
commit ba0753428d
2 changed files with 11 additions and 2 deletions
@@ -49,7 +49,7 @@ const DeliveryOrderProductTable = ({
return (
<>
<tr className='border-b border-t border-tools-table-outline border-base-content/5'>
<tr className='border-b border-tools-table-outline border-base-content/5'>
<th className='w-1/3 text-start not-first:font-medium text-base-content/50 text-sm px-4 py-3'>
Label
</th>