UNPKG

@qite/tide-booking-component

Version:

React Booking wizard & Booking product component for Tide

5 lines (4 loc) 162 B
import React from 'react'; import { ImageCardGridProps } from './types'; declare const ImageCardGrid: React.FC<ImageCardGridProps>; export default ImageCardGrid;