mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -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`}
|
dataLabel={t`Selected`}
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<Td id={labelId} dataLabel={t`Address`}>
|
<Td id={labelId} dataLabel={t`Address`}>
|
||||||
<Link to={`/instances/${peerInstance.instance}/details`}>
|
<Link to={`/instances/${peerInstance.instance}/details`}>
|
||||||
<b>{peerInstance.address}</b>
|
<b>{peerInstance.address}</b>
|
||||||
|
|||||||
Reference in New Issue
Block a user