MCPcopy Create free account
hub / github.com/shoutem/ui /

Class

components/DropDownMenu/DropDownMenu.js:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12const modalSpecificProps = ['visible', 'onClose'];
13
14class DropDownMenu extends PureComponent {
15 constructor(props) {
16 super(props);
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected