UNPKG

tessitura-seatmap

Version:

Tessitura-integrated seatmap components, built with React and Mantine (includes SYOS).

5 lines (4 loc) 193 B
export declare const PerformanceDetailDialog: ({ performanceName, performanceDate, }: { performanceName: string; performanceDate: string; }) => import("react/jsx-runtime").JSX.Element;