feat-update

This commit is contained in:
TuanVT
2026-08-13 14:58:55 +07:00
parent 7f045ce7ef
commit 04011a9568
@@ -94,7 +94,7 @@ const Header = ({ title, breadcrumb }: PropsHeader) => {
{breadcrumb ? (
breadcrumb
) : (
<h4 className="text-[18px] font-bold text-[#141416]">Công ty Tedi</h4>
<h4 className="text-[18px] font-bold text-[#141416]">Công ty TEDI</h4>
)}
</div>