mirror of
https://github.com/ansible/awx.git
synced 2026-03-11 06:29:31 -02:30
Fix lint trailing whitespace
This commit is contained in:
committed by
Seth Foster
parent
9ba70c151d
commit
93500f9fea
@@ -43,7 +43,7 @@ function InstancePeerListItem({
|
||||
}}
|
||||
dataLabel={t`Selected`}
|
||||
/>
|
||||
|
||||
|
||||
<Td id={labelId} dataLabel={t`Address`}>
|
||||
<Link to={`/instances/${peerInstance.instance}/details`}>
|
||||
<b>{peerInstance.address}</b>
|
||||
|
||||
Reference in New Issue
Block a user