fcesc-code commited on
Commit
4e07b81
1 Parent(s): 9bc3373

Update pages/response.py

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