simple
This commit is contained in:
parent
3230184718
commit
0948854b57
|
@ -196,9 +196,7 @@ export class MainPage extends Component<unknown, { toggles: FoodExcludeTypes }>
|
||||||
<AdvancedFoodItem title="Firm Mushrooms" extra={"Too Chewy; prefer mushrooms to be boiled or cooked in a way that makes them very soft and not tender"} />
|
<AdvancedFoodItem title="Firm Mushrooms" extra={"Too Chewy; prefer mushrooms to be boiled or cooked in a way that makes them very soft and not tender"} />
|
||||||
<AdvancedFoodItem title="Button Mushroom Stalks" extra={"Weird Texture"} />
|
<AdvancedFoodItem title="Button Mushroom Stalks" extra={"Weird Texture"} />
|
||||||
<AdvancedFoodItem title="Fried Shitake Mushroom" extra={"Again, also way too chewy and Bad"} />
|
<AdvancedFoodItem title="Fried Shitake Mushroom" extra={"Again, also way too chewy and Bad"} />
|
||||||
<AdvancedFoodItem title="Firm Cooked Carrots" extra={"is Okay but prefer carrots to be cooked until soft enough to be smushed when pressed on"} />
|
<AdvancedFoodItem title="Firm/Semi-Firm Cooked Vegetables" extra={"is Okay but prefer most vegetables to be cooked until soft enough to be smushed when pressed on"} />
|
||||||
<AdvancedFoodItem title="Firm Cooked Broccoli" extra={"same as carrots"} />
|
|
||||||
<AdvancedFoodItem title="Firm Cooked Cauliflower" extra={"same as carrots"} />
|
|
||||||
<AdvancedFoodItem title="Pickles that are too soft" extra={"is ok diced up as a ingredient; but do not like whole, closer to texture of firm cucumber is preferred"} />
|
<AdvancedFoodItem title="Pickles that are too soft" extra={"is ok diced up as a ingredient; but do not like whole, closer to texture of firm cucumber is preferred"} />
|
||||||
<AdvancedFoodItem title="Lettuce" extra="Horrible crunch; only sometimes like the flat leafy kind but only nibbling on the lighter green parts" />
|
<AdvancedFoodItem title="Lettuce" extra="Horrible crunch; only sometimes like the flat leafy kind but only nibbling on the lighter green parts" />
|
||||||
<AdvancedFoodItem title="Some Peppers" extra="Taste of bell peppers and jalapenos Very Bad And Repulsing Cannot Handle" />
|
<AdvancedFoodItem title="Some Peppers" extra="Taste of bell peppers and jalapenos Very Bad And Repulsing Cannot Handle" />
|
||||||
|
|
Loading…
Reference in a new issue