weight filed
This commit is contained in:
parent
360eb6630c
commit
6dc3a0b2e8
@ -1624,7 +1624,7 @@ const handleExportCSV = () => {
|
||||
</select>
|
||||
)}
|
||||
</div>
|
||||
|
||||
{/* weight filed */}
|
||||
{/* <div>
|
||||
<label className="block text-sm font-medium text-[#374151] mb-1">
|
||||
Weight
|
||||
@ -1638,6 +1638,7 @@ const handleExportCSV = () => {
|
||||
placeholder="Enter weight"
|
||||
/>
|
||||
</div> */}
|
||||
|
||||
</div>
|
||||
<div className="mt-4">
|
||||
<label className="block text-sm font-medium text-[#374151] mb-1">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user