mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
fix: remove unused classnames
This commit is contained in:
@@ -154,7 +154,6 @@ function SearchResults({
|
||||
<AgentsSection
|
||||
agents={agents}
|
||||
sectionTitle="Agents"
|
||||
className="font-[Large-Poppins] text-[18px] font-semibold leading-[28px]"
|
||||
/>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user