From 216e1d8432f2277371bd57eb7f13251ca71c0277 Mon Sep 17 00:00:00 2001 From: Kenk Date: Wed, 11 Oct 2023 08:13:14 +0700 Subject: [PATCH] feat(website): update Rubic on ecosystem page (#14933) --- packages/website/components/Ecosystem/EcosystemSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/components/Ecosystem/EcosystemSection.tsx b/packages/website/components/Ecosystem/EcosystemSection.tsx index 68cd6d1dd11..33d3e284492 100644 --- a/packages/website/components/Ecosystem/EcosystemSection.tsx +++ b/packages/website/components/Ecosystem/EcosystemSection.tsx @@ -365,7 +365,7 @@ const ecosystemData: EcosystemData[] = [ description: "Rubic enhances interoperability through network bridging and cross-chain dev tools for omnichain dApps. Users access diverse assets via varied DEXs under a unified interface with optimized cross-chain transactions.", filters: [], - isLive: false, + isLive: true, }, { icon: "/images/ecosystem/rubydex.png",