From 2630a2894827c8c02b9e341beaedfaaf4e4fbbab Mon Sep 17 00:00:00 2001 From: Azraf Al Monzim Date: Mon, 25 Sep 2023 13:52:11 +0600 Subject: [PATCH] fix(components): Card Component Edge Rounding Match with Global Theme Configuration --- apps/www/registry/default/ui/card.tsx | 2 +- apps/www/registry/new-york/ui/card.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/www/registry/default/ui/card.tsx b/apps/www/registry/default/ui/card.tsx index afa13ecfa3b..ab1a981b0c5 100644 --- a/apps/www/registry/default/ui/card.tsx +++ b/apps/www/registry/default/ui/card.tsx @@ -9,7 +9,7 @@ const Card = React.forwardRef<