From 5585dfa6811f4ba2c060cf8702a00923238f14f8 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 00:52:29 +0000 Subject: [PATCH] Link updates button cgen-54ca645cb4924544827017c39cfe05f9 --- client/pages/docs/DocsOverview.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/client/pages/docs/DocsOverview.tsx b/client/pages/docs/DocsOverview.tsx index 388395b7..335b5f73 100644 --- a/client/pages/docs/DocsOverview.tsx +++ b/client/pages/docs/DocsOverview.tsx @@ -258,12 +258,13 @@ export default function DocsOverview() {

Recent Updates

+ asChild + variant="outline" + size="sm" + className="border-slate-600 text-white hover:bg-slate-800" + > + View All Updates +
{featuredUpdates.map((update, index) => (