UNPKG

@duffel/components

Version:

Component library to build your travel product with Duffel.

5 lines (4 loc) 136 B
import React from "react"; export declare const NonIdealState: React.FC<React.PropsWithChildren<{ style?: React.CSSProperties; }>>;