MCPcopy Create free account
hub / github.com/mac-s-g/react-json-view /

Class

src/js/components/ObjectKeyModal/ObjectKeyModal.js:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9//this input appears when adding a new value to an object
10export default class extends React.PureComponent {
11 constructor(props) {
12 super(props);
13 this.state = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected