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