Spaces:
Sleeping
Sleeping
OmPrakashSingh1704
commited on
Commit
•
e4245c2
1
Parent(s):
07497e7
Update app.py
Browse files
app.py
CHANGED
@@ -299,5 +299,5 @@ if mode:
|
|
299 |
with button_cols_save[2]:
|
300 |
st.empty()
|
301 |
if st.session_state.recipe_saved == True:
|
302 |
-
st.
|
303 |
|
|
|
299 |
with button_cols_save[2]:
|
300 |
st.empty()
|
301 |
if st.session_state.recipe_saved == True:
|
302 |
+
st.success("Recipe Saved!")
|
303 |
|