MCPcopy Create free account
hub / github.com/0wczar/airframe-react /

Class

app/components/NestedDropdown/NestedDropdown.js:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6import { Provider } from './context';
7
8export class NestedDropdown extends React.Component {
9 constructor(props) {
10 super(props);
11

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected