carisackc commited on
Commit
a9f5f7e
·
1 Parent(s): d2190d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -101,6 +101,7 @@ with col1:
101
  nav_page("Admission")
102
  with col2:
103
  st.button('📆Daily Narrative')
 
104
  with col3:
105
  st.button('Discharge Plan')
106
  with col4:
 
101
  nav_page("Admission")
102
  with col2:
103
  st.button('📆Daily Narrative')
104
+ nav_page("Daily Narrative")
105
  with col3:
106
  st.button('Discharge Plan')
107
  with col4: