Spaces:
Sleeping
Sleeping
File size: 174 Bytes
9943cda |
1 2 3 4 5 6 7 8 |
# import streamlit as st
# def favoris():
# st.subheader("Favoris")
# st.write("Voici vos recettes ou restaurants favoris.")
# st.button("Ajouter aux favoris")
|