feat: SW-280 implement basic details component
This commit is contained in:
@@ -31,6 +31,8 @@ export interface RoomSelectionProps extends SectionProps {
|
||||
nrOfNights: number
|
||||
}
|
||||
|
||||
export interface DetailsProps extends SectionProps {}
|
||||
|
||||
export interface SectionPageProps {
|
||||
breakfast?: string
|
||||
bed?: string
|
||||
|
||||
Reference in New Issue
Block a user