tracking-code-which-will-go-to-the-HEAD FLAMEAL Documentation ShowcaseItems

Components

ShowcaseItems

<ShowcaseItems />

Constructor

# <ShowcaseItems />

The react component to display each foodbank card in the showcase

Parameters:
Name Type Description
foodbank Array.<Object>

array of foodbank data to be displayed

transMap Object

map of number of transction in relation to the address of the receiever

View Source client/src/components/Showcase/ShowcaseItems.js, line 14

the foodbank items component

ReactComponent