Commit 56ac421b by FE

a to link

parent b1e29db3
......@@ -199,13 +199,13 @@ class BargainInfo extends Component {
}
)}
>
<a
<Link
className="bargain-phone-popup__button--num"
href={`/country?id=${getParam('id')}&from=bargain`}
to={`/country?id=${getParam('id')}&from=bargain`}
>
+{country}
<i className="iconfont iconiconfront-69"></i>
</a>
</Link>
<input
className="bargain-phone-popup__ipt"
type="tel"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment