From 81a5a6aa6e15cb5a210abe2148c610c509610c54 Mon Sep 17 00:00:00 2001 From: "saeta.eth" Date: Fri, 25 Oct 2024 15:26:19 -0300 Subject: [PATCH] fix(website): Fix flag shown in deploy guide (#1505) --- .../GetStarted/SetupSection/FoundryGuide/DeployYourProtocol.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/src/features/GetStarted/SetupSection/FoundryGuide/DeployYourProtocol.tsx b/packages/website/src/features/GetStarted/SetupSection/FoundryGuide/DeployYourProtocol.tsx index b74702699..817454c7b 100644 --- a/packages/website/src/features/GetStarted/SetupSection/FoundryGuide/DeployYourProtocol.tsx +++ b/packages/website/src/features/GetStarted/SetupSection/FoundryGuide/DeployYourProtocol.tsx @@ -14,7 +14,7 @@ export const DeployYourProtocol = () => { Deploying is just building on a remote network! - + Verify your project's contracts on