MohanadAfiffy commited on
Commit
c337f3f
·
verified ·
1 Parent(s): 4d001e0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ def apollo_page_switch():
9
 
10
  def BH_page_switch():
11
  switch_to_BH = st.button("Visit the page dedicated for Business hubs use case")
12
- if switch_to_rabigh:
13
  switch_page("Business_Hubs")
14
  st.markdown(
15
  """
 
9
 
10
  def BH_page_switch():
11
  switch_to_BH = st.button("Visit the page dedicated for Business hubs use case")
12
+ if switch_to_BH:
13
  switch_page("Business_Hubs")
14
  st.markdown(
15
  """