Banana Bread
Cook
1h
$el.querySelector('[aria-selected=true]').focus()); }
"
@keydown.arrow-left.prevent="
const tabs = ['ingredients', 'steps', 'nutrition'];
const i = tabs.indexOf(selected);
if (i > 0) { selected = tabs[i - 1]; $nextTick(() => $el.querySelector('[aria-selected=true]').focus()); }
">
Ingredients
Scale
- 0) { selectedScale = customScale; show = false }" />
Convert
Steps
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
1
Mash together: bananas, sugar, and butter.
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
2
Mix together: flour, salt, and baking soda
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
3
Mix together vanilla and egg
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
4
Add egg and vanilla mix to banana sugar mix
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
5
Add flour mixture to egg, vanilla, and banana mixture
{
$el.nextElementSibling.scrollIntoView({ behavior: 'smooth', block: 'center' });
});
}
">
6
Bake at 350 for 1 hour
Nutrition Facts
Nutrition facts are based on 1 serving. If servings is not specified, 6 is assumed for the total recipe.
Nutrition facts are based on 1 serving. If servings is not specified, 6 is assumed for the total recipe.
-
Calories250kcal12%
-
Fat10g0%
-
Saturated Fat4g0%
-
Carbohydrates39g1%
-
Fiber2g0%
-
Sugar15g0%
-
Protein4g0%
-
Cholesterol30mg1%
-
Sodium200mg10%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.