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

Class

packages/editor/src/components/drag_overlay.tsx:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55class DragOverlayInternal extends React.Component<DragOverlayInternalProps, DragOverlayInternalState> {
56 constructor(props) {
57 super(props)
58 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected