Spaces:
Runtime error
Runtime error
Update share_btn.py
Browse files- share_btn.py +0 -1
share_btn.py
CHANGED
@@ -11,7 +11,6 @@ loading_icon_html = """<svg id="share-btn-loading-icon" style="display:none;" cl
|
|
11 |
share_js = """
|
12 |
|
13 |
console.log("alert")
|
14 |
-
alert("this is alert")
|
15 |
|
16 |
"""
|
17 |
|
|
|
11 |
share_js = """
|
12 |
|
13 |
console.log("alert")
|
|
|
14 |
|
15 |
"""
|
16 |
|