gradio-pr-bot commited on
Commit
b8ef48f
·
verified ·
1 Parent(s): c4111ca

Upload folder using huggingface_hub

Browse files
6.3.0/markdown/Index.svelte CHANGED
@@ -26,6 +26,7 @@
26
  height={gradio.props.height}
27
  min_height={gradio.props.min_height}
28
  max_height={gradio.props.max_height}
 
29
  >
30
  <StatusTracker
31
  autoscroll={gradio.shared.autoscroll}
 
26
  height={gradio.props.height}
27
  min_height={gradio.props.min_height}
28
  max_height={gradio.props.max_height}
29
+ rtl={gradio.props.rtl}
30
  >
31
  <StatusTracker
32
  autoscroll={gradio.shared.autoscroll}
6.3.0/markdown/package.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "name": "@gradio/markdown",
3
- "version": "0.13.24",
4
  "description": "Gradio UI packages",
5
  "type": "module",
6
  "author": "",
 
1
  {
2
  "name": "@gradio/markdown",
3
+ "version": "0.13.25",
4
  "description": "Gradio UI packages",
5
  "type": "module",
6
  "author": "",