We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61c2e03 + 798da1f commit 66c50feCopy full SHA for 66c50fe
1 file changed
Dist/WebflowOnly/HideContainer.js
@@ -9,7 +9,6 @@ class HideContainer {
9
}
10
11
init = () => {
12
- this.container
13
if(this.cmsEmptyState) {
14
if(this.isRemoveContainer) {this.container.remove();}
15
else{this.container.style.display = 'none';}
0 commit comments