refactor(stage-web): settings UI
Co-authored-by: Rizumu Ayaka <19204772+LittleSound@users.noreply.github.com>
This commit is contained in:
co-authored by
Rizumu Ayaka
parent
296e592714
commit
84f68771e7
@@ -1,13 +1,9 @@
|
||||
export { default as BasicTextarea } from './BasicTextarea.vue'
|
||||
|
||||
export { default as Collapsable } from './Collapsable.vue'
|
||||
export { default as Live2DCanvas } from './Live2D/Canvas.vue'
|
||||
export { default as Live2DModel } from './Live2D/Model.vue'
|
||||
|
||||
export { default as SceneLive2D } from './Scenes/Live2D.vue'
|
||||
export { default as SceneVRM } from './Scenes/VRM.vue'
|
||||
|
||||
export { default as TransitionVertical } from './TransitionVertical.vue'
|
||||
|
||||
export { default as VRMModel } from './VRM/Model.vue'
|
||||
|
||||
export { default as WidgetStage } from './Widgets/Stage.vue'
|
||||
|
||||
Reference in New Issue
Block a user