Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
14
const imgNodes = getImgs();
15
16
export 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