ICSHWI-10574: Fix for link styling issue
Compare changes
Files
4- ICSHWI-10574: Fix for link styling issueAlexander Madsen authored
@@ -37,7 +37,7 @@ export function IOCLiveStatus({ ioc }) {
@@ -37,7 +37,7 @@ export function IOCLiveStatus({ ioc }) {
<Link to={`/hosts/${ioc.activeDeployment?.host.csEntryId}`}>{ioc.activeDeployment?.host.fqdn}</Link>