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