UNPKG

@qite/tide-booking-component

Version:

React Booking wizard & Booking product component for Tide

5 lines (4 loc) 224 B
import React from 'react'; interface FlightSearchResultsSelfContainedProps {} declare const FlightSearchResultsSelfContained: React.FC<FlightSearchResultsSelfContainedProps>; export default FlightSearchResultsSelfContained;