MCPcopy
hub / github.com/simstudioai/sim / workflow.tsx

File workflow.tsx

apps/sim/app/workspace/[workspaceId]/w/[workflowId]/workflow.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use client'
2
3import React, { lazy, Suspense, useCallback, useEffect, useMemo, useRef, useState } from 'react'
4import { useParams, useRouter } from 'next/navigation'

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
useShiftSelectionLockFunction · 0.90
useCanvasViewportFunction · 0.90
useSocketFunction · 0.90
useDynamicHandleRefreshFunction · 0.90
useWorkflowMapFunction · 0.90
useFolderMapFunction · 0.90
useUpdateWorkflowFunction · 0.90
useCurrentWorkflowFunction · 0.90
useSessionFunction · 0.90
useWorkflowExecutionFunction · 0.90

Tested by

no test coverage detected