fix: public promotion with code did not make it through the check sometimes
This commit is contained in:
@@ -167,7 +167,7 @@ export default function SelectHotelContent({
|
||||
>
|
||||
<Link href={selectHotel(lang)} keepSearchParams>
|
||||
<MaterialIcon icon="arrow_back" color="CurrentColor" size={20} />
|
||||
{intl.formatMessage({ id: "Back" })}
|
||||
{intl.formatMessage({ defaultMessage: "Back" })}
|
||||
</Link>
|
||||
</Button>
|
||||
<FilterAndSortModal
|
||||
|
||||
Reference in New Issue
Block a user