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

Class

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

Source from the content-addressed store, hash-verified

15}
16
17export class InlineProperty extends React.Component<PropertyProps> {
18 render() {
19 const { block, leftPos, topPos, propertyName } = this.props
20 const { node } = this.props.block

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected