drguilhermeapolinario commited on
Commit
75b1280
verified
1 Parent(s): 2dbab72

Update views/pdf_chat.py

Browse files
Files changed (1) hide show
  1. views/pdf_chat.py +1 -1
views/pdf_chat.py CHANGED
@@ -36,7 +36,7 @@ if nested_menu == "Incid锚ncias radiol贸gicas":
36
  st.header(":blue[Incid锚ncias Radiogr谩ficas] 鈽笍")
37
 
38
  with c3:
39
- st.image("icons/rx2.svg", width=400)
40
  with c4:
41
  st.markdown("")
42
 
 
36
  st.header(":blue[Incid锚ncias Radiogr谩ficas] 鈽笍")
37
 
38
  with c3:
39
+ st.image("icon/rx2.svg", width=400)
40
  with c4:
41
  st.markdown("")
42