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

Function Example

stories/examples/Carousel/Uncontrolled.js:25–27  ·  view source on GitHub ↗
(props)

Source from the content-addressed store, hash-verified

23];
24
25function Example(props) {
26 return <UncontrolledCarousel items={items} />;
27}
28
29export default Example;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…