UNPKG

seatmap-painter

Version:

React-based UI tools for creating and painting groups on a provided SVG seatmap

4 lines (3 loc) 52 B
export interface GroupMakerProps { svg: string; }