Spaces:
Sleeping
Sleeping
| import streamlit as st | |
| def run(): | |
| st.write("# ℹ️ About") | |
| st.write("Ini adalah halaman About.") | |
| import streamlit as st | |
| def run(): | |
| st.write("# ℹ️ About") | |
| st.write("Ini adalah halaman About.") | |