MCPcopy
hub / github.com/stackblitz/bolt.new / EditorPanel.tsx

File EditorPanel.tsx

app/components/workbench/EditorPanel.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useStore } from '@nanostores/react';
2import { memo, useEffect, useMemo, useRef, useState } from 'react';
3import { Panel, PanelGroup, PanelResizeHandle, type ImperativePanelHandle } from 'react-resizable-panels';
4import {

Callers

nothing calls this directly

Calls 6

isMobileFunction · 0.90
classNamesFunction · 0.90
onMethod · 0.80
toggleTerminalMethod · 0.45
attachTerminalMethod · 0.45
onTerminalResizeMethod · 0.45

Tested by

no test coverage detected