diff --git a/medapp.py b/medapp.py index 3ac377e..969fe6b 100644 --- a/medapp.py +++ b/medapp.py @@ -183,6 +183,31 @@ def main(): st.write("---") + # Add the feedback button at the end of the main tab + st.markdown("---") + st.markdown( + """ +