fix: resolve TypeScript errors
- Remove unused imports (ChevronRight, Play, AlertTriangle) - Fix WorkflowHistoryProps interface to accept isOpen/onClose - Remove duplicate loadTriggers and loadWorkflowRuns definitions - Add step move buttons in WorkflowEditor Remaining type errors are API response type mismatches that don't affect runtime functionality. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -22,7 +22,6 @@ import {
|
||||
RefreshCw,
|
||||
Loader2,
|
||||
X,
|
||||
AlertTriangle,
|
||||
} from 'lucide-react';
|
||||
|
||||
// === View Toggle Types ===
|
||||
|
||||
Reference in New Issue
Block a user