add order details & enhance the checkout page

This commit is contained in:
2025-12-31 00:57:05 +03:00
parent 7119ead8c2
commit 38c83d5143
15 changed files with 623 additions and 22 deletions

View File

@@ -42,9 +42,7 @@ const ProRatioGroups = ({
<Radio
key={option.value}
value={option.value}
// style={{
// height: 48,
// }}
className={styles.circleCheckbox}
>
<div
style={{