mirror of
https://github.com/gradio-app/gradio.git
synced 2025-02-17 11:29:58 +08:00
formatting
This commit is contained in:
parent
e88497e6e8
commit
f1e65cba12
@ -2,7 +2,6 @@
|
||||
export let value: number;
|
||||
export let setValue: (val: number) => number;
|
||||
export let theme: string;
|
||||
|
||||
</script>
|
||||
|
||||
<input
|
||||
|
Loading…
Reference in New Issue
Block a user