fix(SW-2172): update sidepeek buttons to use new ones for accessibility
updated enter details header overlay to match design updated change room button to use new one for accessibility other minor fixes to match design
This commit is contained in:
@@ -3,7 +3,6 @@ import type { SafeUser } from "@/types/user"
|
||||
export type ToggleSidePeekProps = {
|
||||
hotelId: string
|
||||
roomTypeCode?: string
|
||||
intent?: "text" | "textInverted"
|
||||
title?: string
|
||||
user?: SafeUser
|
||||
confirmationNumber?: string
|
||||
|
||||
Reference in New Issue
Block a user