From b9c0638cb320a2de81ed38d4d035e598b37ea2be Mon Sep 17 00:00:00 2001 From: camewell <130561684+camewell071@users.noreply.github.com> Date: Fri, 26 Jan 2024 21:45:33 +0700 Subject: [PATCH] chore: fix build --- src/modules/Whitelist/stepsEco/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/Whitelist/stepsEco/index.tsx b/src/modules/Whitelist/stepsEco/index.tsx index 34c73012b..47aa41a1c 100644 --- a/src/modules/Whitelist/stepsEco/index.tsx +++ b/src/modules/Whitelist/stepsEco/index.tsx @@ -78,7 +78,7 @@ const StepsEco = ({ setTabIndex }: IProps) => { { project: 'Bitcoin L2s', title: 'Launch your own Bitcoin L2', - desc: `Developers? It’s easy to customize and launch your own Bitcoin L2 blockchain — with just a few clicks. ${LearnMore("https://docs.bvm.network/bvm/quickstart/create-a-bitcoin-virtual-machine", "Read the whitepaper")}
It’s easy to customize and launch your own Bitcoin L2 blockchain — just a few clicks.`, + desc: `Developers? It’s easy to customize and launch your own Bitcoin L2 blockchain — with just a few clicks. ${LearnMore("https://docs.bvm.network/bvm/quickstart/create-a-bitcoin-virtual-machine", "Read the whitepaper")}`, actionText: token ? 'Launch now' : 'Craft a tweet about BVM first', image: 'ic-create-bvm.svg', actionHandle: () => {