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

Class

src/js/components/ObjectKeyModal/AddKeyRequest.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 render() {
12 const { active, theme, rjvId } = this.props;
13

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected