Files
2024-09-10 22:31:13 -05:00

8 lines
105 B
Python

import streamlit as st
def event():
st.title("BuffTeks Event")
st.write("Under Construction")