MCPcopy Create free account
hub / github.com/reactstrap/reactstrap /

Class

types/reactstrap-tests.tsx:3400–3400  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3398}
3399
3400class PopoverItem extends React.Component<any, any> {
3401 state: any;
3402 constructor(props: any) {
3403 super(props);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected