Goetta
$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' });
});
}
">
Put in crock pot, until no liquid left. Put in loaf pans and refrigerate. Freezes well, if necessary.
Nutrition Facts
Nutrition facts are based on 1 serving. If servings is not specified, 4 is assumed for the total recipe.
Nutrition facts are based on 1 serving. If servings is not specified, 4 is assumed for the total recipe.
-
Calories450kcal22%
-
Fat30g46%
-
Saturated Fat12g60%
-
Carbohydrates24g8%
-
Fiber5g20%
-
Sugar1g2%
-
Protein35g70%
-
Cholesterol100mg33%
-
Sodium75mg3%
Percent Daily Values are based on a 2,000 calorie diet.
Comments
Sign in to leave a comment.