diff --git a/web/app/dashboard/ai-workflows/_components/workflow-editor-toolbar.tsx b/web/app/dashboard/ai-workflows/_components/workflow-editor-toolbar.tsx index 722be5d..7336673 100644 --- a/web/app/dashboard/ai-workflows/_components/workflow-editor-toolbar.tsx +++ b/web/app/dashboard/ai-workflows/_components/workflow-editor-toolbar.tsx @@ -2,6 +2,7 @@ import type { ReactNode } from "react" import { + Redo2Icon, RotateCcwIcon, SaveIcon, SendIcon, @@ -48,6 +49,7 @@ export function WorkflowEditorToolbar({ 撤销