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

Class

packages/editor/src/components/node_block.tsx:92–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90
91@observer
92export class EditorNodeBlock extends React.Component<NodeBlockProps> {
93 shapeRef = React.createRef<SVGPathElement>()
94
95 constructor(props: NodeBlockProps) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected