Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShipSecAI/studio
/ ScriptCodeEditor.tsx
File
ScriptCodeEditor.tsx
frontend/src/components/workflow/ScriptCodeEditor.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { useCallback, useMemo, useRef, useEffect, useState } from
'react'
;
2
import Editor, { OnMount, loader } from
'@monaco-editor/react'
;
3
import { Label } from
'@/components/ui/label'
;
4
import { Button } from
'@/components/ui/button'
;
Callers
nothing calls this directly
Calls
1
config
Method · 0.80
Tested by
no test coverage detected