MCPcopy Create free account
hub / github.com/flyfloor/react-component /

Class

demo/example/CarouselDemo.jsx:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14const imgNodes = getImgs();
15
16export default class CarouselDemo extends React.Component {
17 render() {
18 let items = [];
19

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected