fix(SW-1043): complete booking button styling
This commit is contained in:
@@ -70,6 +70,7 @@ export default function SummaryBottomSheet({ children }: PropsWithChildren) {
|
||||
</button>
|
||||
<Button
|
||||
intent="primary"
|
||||
theme="base"
|
||||
size="large"
|
||||
type="submit"
|
||||
disabled={isSubmittingDisabled}
|
||||
|
||||
Reference in New Issue
Block a user