Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
import React, { lazy, Suspense, useCallback, useEffect, useMemo, useRef, useState } from
'react'
4
import { useParams, useRouter } from
'next/navigation'
Callers
nothing calls this directly
Calls
15
createLogger
Function · 0.90
useShiftSelectionLock
Function · 0.90
useCanvasViewport
Function · 0.90
useSocket
Function · 0.90
useDynamicHandleRefresh
Function · 0.90
useOAuthReturnForWorkflow
Function · 0.90
useWorkflowMap
Function · 0.90
useFolderMap
Function · 0.90
useUpdateWorkflow
Function · 0.90
useCurrentWorkflow
Function · 0.90
useSession
Function · 0.90
useWorkflowExecution
Function · 0.90
Tested by
no test coverage detected