Spaces:
Running
Running
yizhangliu
commited on
Commit
•
4d7b974
1
Parent(s):
04b15fa
Update share_btn.py
Browse files- share_btn.py +1 -0
share_btn.py
CHANGED
@@ -69,3 +69,4 @@ share_js = """async () => {
|
|
69 |
shareIconEl.style.removeProperty('display');
|
70 |
loadingIconEl.style.display = 'none';
|
71 |
}"""
|
|
|
|
69 |
shareIconEl.style.removeProperty('display');
|
70 |
loadingIconEl.style.display = 'none';
|
71 |
}"""
|
72 |
+
|