Spaces:
Runtime error
Runtime error
import streamlit.components.v1 as components | |
on_click_graph = components.declare_component( | |
"on_click_graph", | |
path="./frontend" | |
) |