MohanadAfiffy commited on
Commit
beeb7c5
·
verified ·
1 Parent(s): f4b3c2b

Update pages/Business_Hubs.py

Browse files
Files changed (1) hide show
  1. pages/Business_Hubs.py +2 -1
pages/Business_Hubs.py CHANGED
@@ -22,7 +22,8 @@ def main():
22
  "[email protected]": "Paulina",
23
  "[email protected]": "Fabio",
24
  "[email protected]": "Rudradeb",
25
- "[email protected]": "Mohanad"
 
26
  }
27
 
28
  with st.form(key='my_form'):
 
22
  "[email protected]": "Paulina",
23
  "[email protected]": "Fabio",
24
  "[email protected]": "Rudradeb",
25
+ "[email protected]": "Mohanad",
26
+ "[email protected]" : "Huzefa"
27
  }
28
 
29
  with st.form(key='my_form'):