From 5999123f39ea37bdaa73fa09ad05caa524613c8d Mon Sep 17 00:00:00 2001 From: lianahus Date: Thu, 23 Jan 2025 09:18:00 +0100 Subject: [PATCH] removing Solidity survey --- .../home-tab/src/lib/components/homeTabFeatured.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx b/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx index b20e7e50394..2c9bbaab34e 100644 --- a/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx +++ b/libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx @@ -50,8 +50,8 @@ function HomeTabFeatured(props:HomeTabFeaturedProps) { autoPlaySpeed={10000} dotListClass="position-relative mt-2" > -
@@ -83,7 +83,7 @@ function HomeTabFeatured(props:HomeTabFeaturedProps) {

- + }