Álvaro Valenzuela Valdes commited on
Commit ·
36eebcf
1
Parent(s): 2c5640b
Clean up corrupted code in AgentAnalysis.tsx
Browse files
frontend/components/AgentAnalysis.tsx
CHANGED
|
@@ -746,12 +746,5 @@ export default function AgentAnalysis({ tender, companyProfile, analysis, onAnal
|
|
| 746 |
</div>
|
| 747 |
)}
|
| 748 |
</div>
|
| 749 |
-
ons with our specialized AI agents.</p>
|
| 750 |
-
</div>
|
| 751 |
-
</div>
|
| 752 |
-
<AgentChat tender={tender} companyProfile={companyProfile} />
|
| 753 |
-
</div>
|
| 754 |
-
)}
|
| 755 |
-
</div>
|
| 756 |
);
|
| 757 |
}
|
|
|
|
| 746 |
</div>
|
| 747 |
)}
|
| 748 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 749 |
);
|
| 750 |
}
|