text update

pull/3842/head
Aniket-Engg 1 year ago
parent 56938f026f
commit 879b48a096
  1. 2
      apps/etherscan/src/app/views/VerifyView.tsx

@ -235,7 +235,7 @@ export const VerifyView: React.FC<Props> = ({
className="form-control"
type="text"
name="expectedImplAddress"
placeholder="verified contract address"
placeholder="verified implementation contract address"
/>
</CustomTooltip>
<i style={{ fontSize: 'x-small' }} className={'ml-1 fal fa-info-circle align-self-center'} aria-hidden="true"></i>

Loading…
Cancel
Save