feat(SW-240): name change
This commit is contained in:
@@ -70,11 +70,7 @@ export default function Form() {
|
||||
intent="primary"
|
||||
className={styles.button}
|
||||
>
|
||||
<Body
|
||||
color="white"
|
||||
textTransform="bold"
|
||||
className={styles.bodyFontSize}
|
||||
>
|
||||
<Body color="white" textTransform="bold" className={styles.fontSize}>
|
||||
{intl.formatMessage({ id: "Find hotels" })}
|
||||
</Body>
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user