Skip to content

Commit 97723d4

Browse files
authored
Update HideContainer.js
Signed-off-by: Jorch C. <jacortez_94@hotmail.com>
1 parent 61c2e03 commit 97723d4

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)