chore: remove useless color attributes on html elements
This commit is contained in:
@@ -27,7 +27,7 @@ export default function PriceDetails() {
|
||||
<div className={styles.priceDetails}>
|
||||
<div className={styles.price}>
|
||||
<Typography variant="Body/Lead text">
|
||||
<p color="uiTextHighContrast">
|
||||
<p>
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "Room total",
|
||||
})}
|
||||
|
||||
Reference in New Issue
Block a user