gradio-pr-bot commited on
Commit
ef80128
·
verified ·
1 Parent(s): 6ed6611

Upload folder using huggingface_hub

Browse files
6.2.0/chatbot/shared/Component.svelte CHANGED
@@ -72,6 +72,7 @@
72
  {value}
73
  {target}
74
  {theme_mode}
 
75
  bokeh_version={props.bokeh_version}
76
  caption={props.caption || ""}
77
  show_actions_button={true}
 
72
  {value}
73
  {target}
74
  {theme_mode}
75
+ on_change={() => {}}
76
  bokeh_version={props.bokeh_version}
77
  caption={props.caption || ""}
78
  show_actions_button={true}