prakharg24 commited on
Commit
64a867c
·
verified ·
1 Parent(s): c7217a6

Update my_pages/ica.py

Browse files
Files changed (1) hide show
  1. my_pages/ica.py +1 -1
my_pages/ica.py CHANGED
@@ -5,4 +5,4 @@ def render():
5
  st.title("Multiplicity")
6
  st.write("The ICA page is currently empty. Add content here.")
7
  if st.button("Back to Main Page"):
8
- go_to("main")
 
5
  st.title("Multiplicity")
6
  st.write("The ICA page is currently empty. Add content here.")
7
  if st.button("Back to Main Page"):
8
+ go_to("home")