diff --git a/src/streamlit_app.py b/src/streamlit_app.py index ec37a4e..3c18396 100644 --- a/src/streamlit_app.py +++ b/src/streamlit_app.py @@ -531,17 +531,17 @@ if st.session_state.error_log: js_code = f""" """ st.components.v1.html(js_code, height=0)