ando55 commited on
Commit
81d3143
·
1 Parent(s): 7b7d97b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ with st.form(key="my_form"):
91
  height=250,
92
  )
93
 
94
- submit_button = st.form_submit_button(label="Go to split!")
95
 
96
 
97
  if not submit_button:
 
91
  height=250,
92
  )
93
 
94
+ submit_button = st.form_submit_button(label="Go to split ✂︎")
95
 
96
 
97
  if not submit_button: