1
0
Fork 0
This commit is contained in:
ChaotiCryptidz 2022-06-07 15:26:35 +01:00
parent e1d625d466
commit b250902bfb
No known key found for this signature in database

View file

@ -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" />