fix(SW-1043): complete booking button styling

This commit is contained in:
Tobias Johansson
2024-12-03 15:59:26 +01:00
parent 15552a4cb6
commit d9f1f6f1ab
2 changed files with 4 additions and 0 deletions

View File

@@ -70,6 +70,7 @@ export default function SummaryBottomSheet({ children }: PropsWithChildren) {
</button>
<Button
intent="primary"
theme="base"
size="large"
type="submit"
disabled={isSubmittingDisabled}