mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-18 10:44:33 +08:00
rename in config
This commit is contained in:
parent
d13d172d22
commit
b993659134
@ -1,4 +1,4 @@
|
||||
import Component from "./Model3d.svelte";
|
||||
import Component from "./Image3D.svelte";
|
||||
import ExampleComponent from "./Example.svelte";
|
||||
import { loadAsData } from "../../utils/example_processors";
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
import Component from "./Model3d.svelte";
|
||||
import Component from "./Image3D.svelte";
|
||||
|
||||
export default {
|
||||
component: Component
|
||||
|
Loading…
Reference in New Issue
Block a user