clean(lme): remove axis description hint text

This commit is contained in:
alireza 2026-08-26 10:57:57 +03:30
parent 24b3b3d6a3
commit 1b9c37bcd3
1 changed files with 1 additions and 5 deletions

View File

@ -648,11 +648,7 @@ export function LmeView() {
)} )}
</div> </div>
{stockLine && (
<span className="text-[11px] text-muted-foreground font-medium hidden sm:inline">
* محور راست: قیمت ({priceLine?.unit}) محور چپ: موجودی انبار ({stockLine?.unit})
</span>
)}
</div> </div>
{diagramLoading ? ( {diagramLoading ? (