feat: refactor NewDates, clean up legacy code
This reverts commit 0c7836fa59.
This commit is contained in:
@@ -33,8 +33,8 @@ export default function PriceContainer({
|
||||
{totalChildren > 0 ? `, ${childrenText}` : ""}
|
||||
</Caption>
|
||||
</div>
|
||||
<div className={styles.price}>
|
||||
<Subtitle color="burgundy" type="one">
|
||||
<div className={styles.wrapper}>
|
||||
<Subtitle className={styles.price} color="burgundy" type="one">
|
||||
{price}
|
||||
</Subtitle>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user