MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/editor/src/runtime/web_runtime.tsx:250–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250export class FramePanel extends Component<FramePanelProps, FramePanelState> {
251 constructor(props: FramePanelProps) {
252 super(props)
253 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected