mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 21:44: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>
|
||||
<CardDescription>
|
||||
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} />
|
||||
<p>Joined December 2021</p>
|
||||
Joined December 2021
|
||||
</span>
|
||||
</CardDescription>
|
||||
</CardHeader>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user