feat: bedtypes is selectable again
This commit is contained in:
committed by
Michael Zetterberg
parent
f62723c6e5
commit
afb37d0cc5
@@ -37,7 +37,7 @@ export default async function SelectRatePage({
|
||||
// If someone tries to update the url with
|
||||
// a bookingCode also, then we need to remove it
|
||||
if (isRedemption && searchParams.bookingCode) {
|
||||
searchParams.bookingCode = ""
|
||||
delete searchParams.bookingCode
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user