awacke1's picture
Create mycomponent/__init__.py
8b258ba verified
raw
history blame
123 Bytes
import streamlit.components.v1 as components
mycomponent = components.declare_component("mycomponent",path="./mycomponent")