[agent-pipeline] pipe-20260309055714-23ry round-1
This commit is contained in:
@@ -32,10 +32,10 @@ export const DataConnectionDesigner: React.FC = () => {
|
||||
const { isMobile, isTablet } = useResponsive();
|
||||
|
||||
return (
|
||||
<div className="h-screen bg-gradient-to-br from-slate-50 to-muted">
|
||||
<div className="bg-white border-b border-border px-6 py-4">
|
||||
<div className="h-screen bg-background">
|
||||
<div className="bg-background border-b border-border px-6 py-4">
|
||||
<h1 className="text-2xl font-bold text-foreground">
|
||||
🎨 제어관리 - 데이터 연결 설정
|
||||
제어관리 - 데이터 연결 설정
|
||||
</h1>
|
||||
<p className="text-muted-foreground mt-1">
|
||||
시각적 필드 매핑으로 데이터 연결을 쉽게 설정하세요
|
||||
|
||||
Reference in New Issue
Block a user