mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-19 05:54:06 +01:00
Fix hydrate error, nested p
This commit is contained in:
parent
da47f9721c
commit
e29519708f
@ -19,9 +19,9 @@ export function BusinessCard() {
|
|||||||
<CardTitle>NVIDIA</CardTitle>
|
<CardTitle>NVIDIA</CardTitle>
|
||||||
<CardDescription>
|
<CardDescription>
|
||||||
Founded in 1993, NVIDIA is a key innovator of computer graphics and AI technology
|
Founded in 1993, NVIDIA is a key innovator of computer graphics and AI technology
|
||||||
<span className="flex items-center pt-2">
|
<span className="flex items-center pt-2 gap-1">
|
||||||
<CalendarDaysIcon width={20} />
|
<CalendarDaysIcon width={20} />
|
||||||
<p>Joined December 2021</p>
|
Joined December 2021
|
||||||
</span>
|
</span>
|
||||||
</CardDescription>
|
</CardDescription>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user