Skip to content

Commit 798da1f

Browse files
authored
Merge pull request #32 from TheCodeRaccoons/JorchCortez-patch-1
Jorch cortez patch 1
2 parents aa9e59d + 97723d4 commit 798da1f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dist/WebflowOnly/HideContainer.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ class HideContainer {
99
}
1010

1111
init = () => {
12-
this.container
1312
if(this.cmsEmptyState) {
1413
if(this.isRemoveContainer) {this.container.remove();}
1514
else{this.container.style.display = 'none';}

0 commit comments

Comments
 (0)