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

Class

packages/editor/src/components/tree_list_block.tsx:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15
16@observer
17export class TreeListBlockView extends React.Component<TreeListBlockViewProps> {
18 render() {
19 const { isSelected, childSetBlock } = this.props
20 const leftPos = childSetBlock.x

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected