UNPKG

@wonderflow/react-components

Version:

UI components from Wonderflow's Wanda design system

5 lines 175 B
/// <reference types="react" /> export declare const TableCheckbox: ({ ...otherProps }: { [x: string]: any; }) => JSX.Element; //# sourceMappingURL=table-checkbox.d.ts.map