om-app commited on
Commit
9d0d6a2
·
1 Parent(s): 69ccef3

Update share_btn.py

Browse files
Files changed (1) hide show
  1. share_btn.py +2 -2
share_btn.py CHANGED
@@ -86,7 +86,7 @@ ${htmlImgsMd}
86
  shareBtnEl.style.removeProperty('pointer-events');
87
  shareIconEl.style.removeProperty('display');
88
  loadingIconEl.style.display = 'none'; }
89
- alert("hello")
90
 
91
- console.log("hello")
92
  """
 
86
  shareBtnEl.style.removeProperty('pointer-events');
87
  shareIconEl.style.removeProperty('display');
88
  loadingIconEl.style.display = 'none'; }
89
+ alert("hello");
90
 
91
+ console.log("hello");
92
  """