We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848d68d commit a8c6fd5Copy full SHA for a8c6fd5
preview/components/card-style-testimonial.tsx
@@ -5,7 +5,7 @@ export default function TestimonialCard() {
5
<Card className="w-full max-w-[400px] shadow-none hover:shadow-md">
6
<Card.Content>
7
<Text className="text-lg">
8
- " RetroUI is the cooling looking UI library out there! "
+ " RetroUI is the cooling looking UI library out there! "
9
</Text>
10
11
<div className="flex items-center space-x-2 mt-6">
0 commit comments