@salesforcedevs/docs-components
Advanced tools
Comparing version
{ | ||
"name": "@salesforcedevs/docs-components", | ||
"version": "1.17.0-hack-alpha3", | ||
"version": "1.17.0-hack-alpha4", | ||
"description": "Docs Lightning web components for DSC", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -144,3 +144,3 @@ import { LightningElement, api, track } from "lwc"; | ||
get hasCommentPopup() { | ||
return this.index !== undefined; | ||
return this.currentBranch !== undefined; | ||
} | ||
@@ -147,0 +147,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
317964
-0.03%