From ed02324e5cef8d3bda0a8b20a7f6b41de77fe30e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:43:12 +0000 Subject: [PATCH] Update src/app/explore-bots/page.tsx --- src/app/explore-bots/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/explore-bots/page.tsx b/src/app/explore-bots/page.tsx index 983f4a3..7274fc9 100644 --- a/src/app/explore-bots/page.tsx +++ b/src/app/explore-bots/page.tsx @@ -198,7 +198,6 @@ export default function ExploreBots() { tagIcon={Sparkles} tagAnimation="slide-up" metrics={filteredBots} - gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground={false} -- 2.49.1