fcesc-code commited on
Commit
e664ffc
·
verified ·
1 Parent(s): 0134444

Update pages/response.py

Browse files
Files changed (1) hide show
  1. pages/response.py +1 -1
pages/response.py CHANGED
@@ -1,2 +1,2 @@
1
- if st.button("Another story!")
2
  st.switch_page("app.py")
 
1
+ if st.button("Another story!"):
2
  st.switch_page("app.py")