line
This commit is contained in:
parent
e1d625d466
commit
b250902bfb
|
@ -223,7 +223,6 @@ export class MainPage extends Component<unknown, { toggles: FoodExcludeTypes }>
|
|||
<AdvancedFoodItem title="Crumpets" extra={"Can have if served upside down, otherwise no, too many holes"} />
|
||||
<AdvancedFoodItem title="Mucus-like Textures" extra={"Common in Vegan Cheese.."} />
|
||||
<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" />
|
||||
<FoodItem title="Cooked Fruit" />
|
||||
|
|
Loading…
Reference in a new issue