[agent-pipeline] pipe-20260309055714-23ry round-2

This commit is contained in:
DDD1542
2026-03-09 16:34:53 +09:00
parent 197ddf47cf
commit 790592ec76
7 changed files with 122 additions and 28 deletions

View File

@@ -8,8 +8,6 @@ import { ConnectionStep } from "./RightPanel/ConnectionStep";
import { TableStep } from "./RightPanel/TableStep";
import { FieldMappingStep } from "./RightPanel/FieldMappingStep";
import { DataConnectionState } from "./types/redesigned";
import { ResponsiveContainer, ResponsiveGrid } from "@/components/layout/ResponsiveContainer";
import { useResponsive } from "@/lib/hooks/useResponsive";
const initialState: DataConnectionState = {
connectionType: "data_save",