Spaces:
Runtime error
Runtime error
Update share_btn.py
Browse files- share_btn.py +1 -1
share_btn.py
CHANGED
@@ -13,4 +13,4 @@ share_js = """
|
|
13 |
alert("hello")
|
14 |
|
15 |
console.log("hello")
|
16 |
-
|
|
|
13 |
alert("hello")
|
14 |
|
15 |
console.log("hello")
|
16 |
+
"""
|