MohanadAfiffy commited on
Commit
a3c80a2
·
verified ·
1 Parent(s): 5ec1b51

Update app.py

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