georad commited on
Commit
2a67fdf
·
verified ·
1 Parent(s): 6dd52c2

Update pages/type_text.py

Browse files
Files changed (1) hide show
  1. pages/type_text.py +1 -1
pages/type_text.py CHANGED
@@ -230,4 +230,4 @@ if INTdesc_input and st.button(":blue[Map to SBS codes]", key="run_st_model"): #
230
  st.markdown('<div id="bottom"></div>', unsafe_allow_html=True)
231
 
232
  # Inject the scroll script AFTER the dummy element is added
233
- components.html(scroll_script, height=0, width=0, unsafe_allow_html=True)
 
230
  st.markdown('<div id="bottom"></div>', unsafe_allow_html=True)
231
 
232
  # Inject the scroll script AFTER the dummy element is added
233
+ components.html(scroll_script, height=0, width=0)