UNPKG

ov25-ui

Version:

A UI configurator for OV25 product visualization

7 lines (6 loc) 197 B
import React from 'react'; /** * +/- stepper for global chair count with min/max enforcement * based on the selected table's capacity. */ export declare const DiningChairCountControl: React.FC;