Spaces:
Build error
Build error
Update app.py
Browse files
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:
|