awacke1's picture
Update mycomponent/__init__.py
26476ff verified
raw
history blame
125 Bytes
import streamlit.components.v1 as components
mycomponent = components.declare_component("mycomponent", path="./mycomponent")