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 |
the foodbank items component
ReactComponent