carisackc commited on
Commit
fd5f070
1 Parent(s): 3e41a45

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,7 +106,7 @@ with col2:
106
 
107
  with col3:
108
  if st.button('Discharge Plan'):
109
- nav_pages('Discharge Plan')
110
  with col4:
111
  if st.button('📝Social Notes'):
112
  nav_page('Social Notes')
 
106
 
107
  with col3:
108
  if st.button('Discharge Plan'):
109
+ nav_page('Discharge Plan')
110
  with col4:
111
  if st.button('📝Social Notes'):
112
  nav_page('Social Notes')