UNPKG

@surveycake/rc

Version:

react component of surveycake

6 lines (5 loc) 111 B
declare type CustomChipProps = { color?: string; active?: boolean; }; export { CustomChipProps };