bottom
This commit is contained in:
parent
d65a0491a1
commit
3230184718
|
@ -222,6 +222,8 @@ export class MainPage extends Component<unknown, { toggles: FoodExcludeTypes }>
|
|||
<FoodItem title="Aniseed Flavor" />
|
||||
<AdvancedFoodItem title="Aniseed Liquorice Flavors" extra={"Absolutely love natural liquorice root flavor; hate anise"} />
|
||||
</FoodItemsContainer>
|
||||
|
||||
<br />
|
||||
</>;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue