Components

UserData

<UserData />

Constructor

# <UserData />

The right section showing the user calories, proteins, glucose and lipids consumed that day. Filled by D3.js.

Parameters:
Name Type Description
props Object

props component

userData Array.<Object>

user data

margin Number

card margin

View Source Components/UserData.jsx, line 9

an aside section with cards

ReactElement