pull/2014/head
lianahus 3 years ago
parent bd1fb4c506
commit 4e79379f6e
  1. 2
      libs/remix-ui/home-tab/src/lib/remix-ui-home-tab.tsx

@ -290,7 +290,7 @@ export const RemixUiHomeTab = (props: RemixUiHomeTabProps) => {
<div>
<i className="pl-4 text-danger fas fa-exclamation-triangle"></i>
<span className="px-2 remixui_home_text text-danger mt-4 pt-4">
Scam Alert: Beware of videos promoting "liquidity front runner bots" asking to paste contract code into Remix IDE.
Scam Alert: Beware of online videos promoting "liquidity front runner bots".
</span>
<a className="remixui_home_text" target="__blank" href="https://medium.com/remix-ide/remix-in-youtube-crypto-scams-71c338da32d">Learn more</a>
</div>

Loading…
Cancel
Save