address comments.

This commit is contained in:
Darshan
2024-12-18 18:22:16 +05:30
parent 5c999e7744
commit 3ee44cb457
2 changed files with 2 additions and 2 deletions
@@ -26,7 +26,7 @@
let showActivate = false;
let enableScrollButton = false;
let codePanelContent: HTMLElement; /* var to avoid frequent querySelector calls */
let codePanelContent: HTMLElement;
function handleActivate() {
invalidate(Dependencies.DEPLOYMENTS);
@@ -21,7 +21,7 @@
icon="github"
iconStyle="font-size:20px">
<Trim alternativeTrim>
<span style="white-space: pre-wrap">
<span style:white-space="pre-wrap">
{deployment.providerRepositoryOwner}/{deployment.providerRepositoryName}
</span>
</Trim>