From: Claromes Date: Mon, 14 Aug 2023 22:29:43 +0000 (-0300) Subject: test iframe X-Git-Url: https://git.claromes.com/?a=commitdiff_plain;h=f0d73a28cbe5f9c88f27cc8dea9c48384ddbb0bb;p=waybacktweets.git test iframe --- diff --git a/app.py b/app.py index 7be3ca6..66c1d2f 100644 --- a/app.py +++ b/app.py @@ -279,7 +279,7 @@ if query or handle: st.error('Tweet has been deleted.') # components.iframe(link, height=500, width=700) - st.markdown(''.format(link), unsafe_allow_html=True) + st.markdown(''.format(link), unsafe_allow_html=True) st.divider()