Skip to content

Commit

Permalink
[TM-1392] remove Analyzed (#727)
Browse files Browse the repository at this point in the history
  • Loading branch information
dottyy authored Dec 4, 2024
1 parent d71490b commit d5ac48e
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,16 +85,6 @@ graphs and tables below by clicking update analysis button to your right. "
Polygon Overview
<Icon name={IconNames.IC_INFO} className="h-4 w-4 text-darkCustom" />
</Text>
<div className="flex items-center gap-1">
<Text as="span" variant="text-12" className="text-darkCustom-300">
Analyzed:
</Text>
<Icon name={IconNames.IC_LOADING} className="h-4 w-4 text-success-600" />
<Text as="span" variant="text-12-bold" className="flex items-center gap-1 text-darkCustom-300">
Baseline
<Icon name={IconNames.IC_INFO} className="h-3.5 w-3.5 text-darkCustom" />
</Text>
</div>
</div>
<div className="w-[35vw] pt-2">
<LinearProgressBarMonitored data={dataPolygonOverview} />
Expand Down

0 comments on commit d5ac48e

Please sign in to comment.