Update homeTabFeatured.tsx

circesplitconfig_desktop
Liana Husikyan 2 months ago committed by Aniket
parent d3838644e8
commit 3c903e508c
  1. 1
      libs/remix-ui/home-tab/src/lib/components/homeTabFeatured.tsx

@ -17,7 +17,6 @@ function HomeTabFeatured(props:HomeTabFeaturedProps) {
await props.plugin.appManager.activatePlugin(['LearnEth', 'solidityUnitTesting'])
props.plugin.verticalIcons.select('LearnEth')
_paq.push(['trackEvent', 'hometab', 'featuredSection', 'LearnEth'])
await props.plugin.call('LearnEth', 'home')
}
return (
<div className="pt-1 pl-2" id="hTFeaturedeSection">

Loading…
Cancel
Save