diff --git a/apps/web/src/routes/components.index.tsx b/apps/web/src/routes/components.index.tsx index 1fff97d..ab3a4d5 100644 --- a/apps/web/src/routes/components.index.tsx +++ b/apps/web/src/routes/components.index.tsx @@ -336,7 +336,7 @@ function GalleryItem({ item, list }: { item: CatalogItem; list: boolean }) { function ToolCardPreview({ item, className }: { item: CatalogItem; className?: string }) { return ( -