From ef78384bfdb410c52b767f701471d25cbabbf2e9 Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 24 Mar 2026 10:13:30 +0400 Subject: [PATCH] feat: replace "Add a block" button with "View Components" linking to /docs/components (#10154) https://claude.ai/code/session_01NnmghguJjhqSxuHE8PBLNi Co-authored-by: Claude --- apps/v4/app/(app)/blocks/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/v4/app/(app)/blocks/layout.tsx b/apps/v4/app/(app)/blocks/layout.tsx index 79bfcd280c..82edb4ab7c 100644 --- a/apps/v4/app/(app)/blocks/layout.tsx +++ b/apps/v4/app/(app)/blocks/layout.tsx @@ -56,7 +56,7 @@ export default function BlocksLayout({ Browse Blocks