fix: improve labels
This commit is contained in:
@@ -69,7 +69,7 @@ export default function Header({
|
||||
</hgroup>
|
||||
<Subtitle color="uiTextHighContrast" type="two">
|
||||
{intl.formatMessage(
|
||||
{ id: "Reservation number {value}" },
|
||||
{ id: "Booking number {value}" },
|
||||
{
|
||||
value: booking.confirmationNumber,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user