magno
This commit is contained in:
parent
b250902bfb
commit
270b581340
|
@ -225,6 +225,7 @@ export class MainPage extends Component<unknown, { toggles: FoodExcludeTypes }>
|
|||
<AdvancedFoodItem title="Chewy Tofu" extra={"We like it but only a small amount of it; after a while brain starts to hate it; is good when can add as much as want to food"} />
|
||||
<FoodItem title="Shrimp/Prawns" contents={{ containsFish: true }} exclude={this.state.toggles} />
|
||||
<FoodItem title="Celery" />
|
||||
<AdvancedFoodItem title="Fiberous Textures" extra={"Stuff like mango and some other fruits"} />
|
||||
<FoodItem title="Cooked Fruit" />
|
||||
<FoodItem title="Anything else unexpectedly crunchy" />
|
||||
<FoodItem title="Sparkling Water" />
|
||||
|
|
Loading…
Reference in a new issue