File size: 108 Bytes
41c32b9
 
462dbd9
 
 
1
2
3
4
5
6
import streamlit as st

def run():
    st.write("# ℹ️ About")
    st.write("Ini adalah halaman About.")