silky tofu
This commit is contained in:
parent
2dde821ae2
commit
ce2d0702e7
|
@ -178,6 +178,7 @@ export class MainPage extends Component<unknown, { toggles: FoodExcludeTypes }>
|
||||||
<AdvancedFoodItem title="Vegan Cheese" extra={"Can't handle slimy/mucusy texture of most; the ones that puff up into a solid crunchy-ish bubble on pizza are Okay but not the ones that stay soft"} />
|
<AdvancedFoodItem title="Vegan Cheese" extra={"Can't handle slimy/mucusy texture of most; the ones that puff up into a solid crunchy-ish bubble on pizza are Okay but not the ones that stay soft"} />
|
||||||
<AdvancedFoodItem title="Seitan/Gluten-Based Protein" extra={"Can't handle texture of it, very weird"} />
|
<AdvancedFoodItem title="Seitan/Gluten-Based Protein" extra={"Can't handle texture of it, very weird"} />
|
||||||
<AdvancedFoodItem title="Peanut Butter" extra={"Too creamy or crunchy, never a fan of taste"} />
|
<AdvancedFoodItem title="Peanut Butter" extra={"Too creamy or crunchy, never a fan of taste"} />
|
||||||
|
<AdvancedFoodItem title="Silken Tofu" extra={"Too soft, falls apart to easily, bad texture, prefer firmer pressed tofus"} />
|
||||||
<FoodItem title="Anything else unexpectedly crunchy" />
|
<FoodItem title="Anything else unexpectedly crunchy" />
|
||||||
<FoodItem title="Sparkling Water" />
|
<FoodItem title="Sparkling Water" />
|
||||||
<FoodItem title="Apple Cider Vinegar" />
|
<FoodItem title="Apple Cider Vinegar" />
|
||||||
|
|
Loading…
Reference in a new issue