UNPKG

@qite/tide-booking-component

Version:

React Booking wizard & Booking product component for Tide

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