clean(lme): remove modal subtitle text
This commit is contained in:
parent
1b9c37bcd3
commit
92a9c489fb
|
|
@ -557,9 +557,7 @@ export function LmeView() {
|
|||
{selectedSymbol.field}
|
||||
</span>
|
||||
</div>
|
||||
<p className="text-xs text-muted-foreground mt-0.5">
|
||||
نمودار کامل تاریخی • {diagramData?.total_points ? `${diagramData.total_points.toLocaleString()} روز کاری ثبتشده` : "در حال بارگذاری..."}
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue