Skip to content

Commit dc0ac12

Browse files
committed
chore(dashboard): remove additional amount managed
1 parent ad475c4 commit dc0ac12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apps/app-dashboard/src/components/shared/LandingPartners.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const LandingPartners: React.FC = () => {
1717
rel="noopener noreferrer"
1818
className="!text-gray-900 dark:!text-white hover:!text-orange-500 transition-colors !no-underline"
1919
style={{ textDecoration: 'none' }}
20-
> $250M+ Managed
20+
>
2121
${env.VITE_LIT_TOTAL_MANAGED} Managed
2222
</a>
2323
<span className="mx-2"></span>

0 commit comments

Comments
 (0)