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

Class

packages/editor/src/components/list_block.tsx:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15@observer
16export class ExpandedListBlockView extends React.Component<ExpandedListBlockViewProps> {
17 render() {
18 const block = this.props.block
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected