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