import bug fixed

This commit is contained in:
Malini 2025-11-18 11:23:40 +05:30
parent 11abb7d77c
commit 722d9fcaae
2 changed files with 643 additions and 962 deletions

View File

@ -551,7 +551,7 @@ const UnitMaster = () => {
<div className="bg-white w-full rounded-lg shadow-sm ring-1 ring-[#E5E7EB]">
<div className="px-6 py-3 flex items-center justify-between border-b border-[#E5E7EB]">
<h3 className="text-[16px] font-medium text-[#232528]">
Unit Master ({units.length} {units.length === 1 ? 'unit' : 'units'})
Unit Master ({units.length})
</h3>
<div className="flex items-center gap-2">