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) => (