remove title
This commit is contained in:
@@ -32,7 +32,7 @@ export default function Extra({
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<ProText style={{ fontSize: "1.25rem" }}>
|
<ProText style={{ fontSize: "1.25rem" }}>
|
||||||
{t("menu.youMightAlsoLike")}
|
{t("menu.choose1")}
|
||||||
</ProText>
|
</ProText>
|
||||||
|
|
||||||
<ProText strong style={{ fontSize: "0.75rem" }}>
|
<ProText strong style={{ fontSize: "0.75rem" }}>
|
||||||
@@ -40,10 +40,6 @@ export default function Extra({
|
|||||||
</ProText>
|
</ProText>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<ProText strong style={{ fontSize: "0.75rem" }}>
|
|
||||||
{t("menu.choose1")}
|
|
||||||
</ProText>
|
|
||||||
|
|
||||||
<div className={styles.productContainer}>
|
<div className={styles.productContainer}>
|
||||||
<ProCheckboxGroups
|
<ProCheckboxGroups
|
||||||
options={extrasList.map((value) => {
|
options={extrasList.map((value) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user