MCPcopy Create free account
hub / github.com/Lobos/react-ui /

Class

src/Message.js:20–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18let containerElement = null;
19
20class Item extends Component {
21 constructor (props) {
22 super(props);
23 this.dismiss = this.dismiss.bind(this);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected