diff --git a/ui/src/components/work-flow/common/app-node/index.ts b/ui/src/components/workflow/common/app-node/index.ts similarity index 100% rename from ui/src/components/work-flow/common/app-node/index.ts rename to ui/src/components/workflow/common/app-node/index.ts diff --git a/ui/src/components/work-flow/common/edge/index.ts b/ui/src/components/workflow/common/edge/index.ts similarity index 100% rename from ui/src/components/work-flow/common/edge/index.ts rename to ui/src/components/workflow/common/edge/index.ts diff --git a/ui/src/components/work-flow/common/menu/data.ts b/ui/src/components/workflow/common/menu/data.ts similarity index 100% rename from ui/src/components/work-flow/common/menu/data.ts rename to ui/src/components/workflow/common/menu/data.ts diff --git a/ui/src/components/work-flow/common/menu/index.ts b/ui/src/components/workflow/common/menu/index.ts similarity index 100% rename from ui/src/components/work-flow/common/menu/index.ts rename to ui/src/components/workflow/common/menu/index.ts diff --git a/ui/src/components/work-flow/common/node-container/index.vue b/ui/src/components/workflow/common/node-container/index.vue similarity index 100% rename from ui/src/components/work-flow/common/node-container/index.vue rename to ui/src/components/workflow/common/node-container/index.vue diff --git a/ui/src/components/work-flow/index.vue b/ui/src/components/workflow/index.vue similarity index 95% rename from ui/src/components/work-flow/index.vue rename to ui/src/components/workflow/index.vue index a1082f564..60d53f427 100644 --- a/ui/src/components/work-flow/index.vue +++ b/ui/src/components/workflow/index.vue @@ -6,9 +6,9 @@