mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-02 14:23:42 +00:00
Refactor: remove stray ng-binding
This commit is contained in:
parent
07bde87658
commit
cb36331c2d
@ -20,7 +20,7 @@ export default class YourReceiving extends Component {
|
||||
<div className="col-sm-8 col-sm-offset-2 col-xs-12">
|
||||
<label>
|
||||
<span>Your Receiving Address</span>
|
||||
<strong className="ng-binding"> ({destinationKind})</strong>
|
||||
<strong> ({destinationKind})</strong>
|
||||
</label>
|
||||
<input
|
||||
className="form-control"
|
||||
|
Loading…
x
Reference in New Issue
Block a user