Merged in feat/SW-1437-price-change-scenario (pull request #1532)
Feat/SW-1437 price change scenario * wip price change scenario * feat(SW-1437): added updated room prices to summary * fix: spinner not centered on page * fix: feedback fixes Approved-by: Arvid Norlin Approved-by: Simon.Emanuelsson
This commit is contained in:
@@ -56,5 +56,5 @@ export default function PaymentCallback({
|
||||
}
|
||||
}, [returnUrl, router, searchObject, status, errorMessage])
|
||||
|
||||
return <LoadingSpinner />
|
||||
return <LoadingSpinner fullPage />
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user