Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -21,6 +21,7 @@ email_options = [
|
|
21 | |
22 | |
23 | |
|
|
24 |
|
25 |
]
|
26 |
email_address = st.selectbox("**Introduce yourself to us**", email_options)
|
|
|
21 | |
22 | |
23 | |
24 | |
25 |
|
26 |
]
|
27 |
email_address = st.selectbox("**Introduce yourself to us**", email_options)
|