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

Class

packages/editor/src/components/editor_side_menu.tsx:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28}
29
30export class EditorSideMenu extends Component<EditorSideMenuProps> {
31 render() {
32 const { currentView, editorState } = this.props
33 const enableTestRequests = editorState.project.runSettings.runType === RunType.HTTP_REQUEST

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected