Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -12,7 +12,7 @@ LOGGED_IN= __login__obj.build_login_ui()
|
|
12 |
|
13 |
if LOGGED_IN == True:
|
14 |
|
15 |
-
st.markdown("""#streamlit_supabase_auth_ui
|
16 |
|
17 |
## Seamless Supabase authentication for seamless Streamlit apps
|
18 |
|
|
|
12 |
|
13 |
if LOGGED_IN == True:
|
14 |
|
15 |
+
st.markdown("""# streamlit_supabase_auth_ui
|
16 |
|
17 |
## Seamless Supabase authentication for seamless Streamlit apps
|
18 |
|