fuit
This commit is contained in:
parent
62cc78120e
commit
c267951673
|
@ -213,6 +213,7 @@ export class MainPage extends Component<unknown, { toggles: FoodExcludeTypes }>
|
|||
<AdvancedFoodItem title="Mucus-like Textures" extra={"Common in Vegan Cheese.."} />
|
||||
<FoodItem title="Shrimp/Prawns" contents={{ containsFish: true }} exclude={this.state.toggles} />
|
||||
<FoodItem title="Celery" />
|
||||
<FoodItem title="Cooked Fruit" />
|
||||
<FoodItem title="Anything else unexpectedly crunchy" />
|
||||
<FoodItem title="Sparkling Water" />
|
||||
<FoodItem title="Apple Cider Vinegar" />
|
||||
|
|
Loading…
Reference in a new issue