mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-31 12:20:26 +08:00
broken HTML [hotfix] (#1558)
This commit is contained in:
parent
11b12d9456
commit
a3047ee838
@ -9,6 +9,6 @@
|
||||
$: value, dispatch("change");
|
||||
</script>
|
||||
|
||||
<div class="output-html" id={elem_id} class:hidden={visible === false}>
|
||||
<div class="output-html" id={elem_id}>
|
||||
{@html value}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user