hyperbolic paraboloid
This commit is contained in:
parent
74d29caba9
commit
a71592415b
|
@ -94,7 +94,7 @@ export class MainPage extends Component<unknown, { toggles: FoodExcludeTypes }>
|
|||
|
||||
<FoodItemsContainer title="Snacks">
|
||||
<AdvancedFoodItem title="Chips" extra={"Also known as crisps; Flavors such as salted & sweet chilli are recommended"} />
|
||||
<AdvancedFoodItem title="Pringles" extra={"Salted; or also any other brand of Hyperbolic Paraboloid shaped potato snacks"} />
|
||||
<AdvancedFoodItem title="Pringles" extra={"Salted; Sour Cream & Onion or also any other brand of Hyperbolic Paraboloid shaped potato snacks"} />
|
||||
<FoodItem title="Beef/Pork Jerky" contents={{ containsMeat: true }} exclude={this.state.toggles} />
|
||||
<AdvancedFoodItem title="Hummus" extra="For dipping of carrots and chips" />
|
||||
<AdvancedFoodItem title="Wheat/Starch-Coated Chilli Peanuts" extra="Not a fan of peanuts on own; but ok when coated" />
|
||||
|
|
Loading…
Reference in a new issue