UNPKG

@duffel/components

Version:

Component library to build your travel product with Duffel.

6 lines (5 loc) 131 B
import * as React from "react"; export declare const FetchOfferErrorState: React.FC<{ height: string; message: string; }>;