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

Class

packages/editor/src/components/insert_box.tsx:150–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148
149@observer
150export class InsertBox extends React.Component<InsertBoxProps, InsertBoxState> {
151 private inputRef: React.RefObject<HTMLInputElement>
152 private suggestionsRef: React.RefObject<HTMLUListElement>
153

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected