Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SplootCode/splootcode
/
Class
packages/editor/src/components/string_node.tsx:48–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
@observer
48
export class StringNode extends React.Component<StringNodeProps> {
49
shapeRef = React.createRef<SVGRectElement>()
50
51
constructor(props: StringNodeProps) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected