You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are not taking into account the serving size of the FoodItem array when calculating the total carbs. We want to adjust the math and multiply the carbs of the FoodItem times its serving size.
The text was updated successfully, but these errors were encountered:
Overview
Currently we are not taking into account the serving size of the
FoodItem
array when calculating the total carbs. We want to adjust the math and multiply the carbs of theFoodItem
times its serving size.The text was updated successfully, but these errors were encountered: