eagle0504 commited on
Commit
0f5d546
1 Parent(s): 09acc7d

Update pages/1_english_.py

Browse files
Files changed (1) hide show
  1. pages/1_english_.py +1 -1
pages/1_english_.py CHANGED
@@ -86,7 +86,7 @@ from utils.ui_helper import *
86
 
87
  # Streamlit app configuration
88
  st.set_page_config(layout="wide")
89
- st.title("Stripe Payment Integration")
90
 
91
  # Sidebar for session ID input and payment actions
92
  with st.sidebar:
 
86
 
87
  # Streamlit app configuration
88
  st.set_page_config(layout="wide")
89
+ # st.title("Stripe Payment Integration")
90
 
91
  # Sidebar for session ID input and payment actions
92
  with st.sidebar: