chore: replace old classNames (#8372)

This commit is contained in:
Aaryan Khandelwal 2025-12-18 13:08:38 +05:30 committed by GitHub
parent 9b90fbf5aa
commit 88f4d8253d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 66 additions and 68 deletions

View file

@ -16,7 +16,7 @@ export function IssueEmbedUpgradeCard(props: any) {
>
<div className="flex items-center gap-4">
<ProIcon className="flex-shrink-0 size-4" />
<p className="text-custom-text !text-14">
<p className="text-secondary !text-14">
Embed and access issues in pages seamlessly, upgrade to Plane Pro now.
</p>
</div>