From 51e626376697c3aa35adb42c206358d89c9dafbd Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Tue, 14 Oct 2025 00:48:28 +0000 Subject: [PATCH] Add id to deployment section cgen-2608f2fb9f1647a98934c3d3dcf070b8 --- client/pages/docs/DocsGettingStarted.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pages/docs/DocsGettingStarted.tsx b/client/pages/docs/DocsGettingStarted.tsx index 0c3b7949..35a651e4 100644 --- a/client/pages/docs/DocsGettingStarted.tsx +++ b/client/pages/docs/DocsGettingStarted.tsx @@ -180,7 +180,7 @@ export default function DocsGettingStarted() { -
+
{deploymentChecklist.map((item) => (