fix title back
This commit is contained in:
parent
f310cc5a35
commit
b3d2e5303d
|
|
@ -27,7 +27,7 @@ export const TitleBack: FC<{
|
|||
{icon.left}
|
||||
</div>
|
||||
|
||||
<div>{local.label || "-"}</div>
|
||||
<div className="c-font-bold">{local.label || "-"}</div>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue