UNPKG

@surveycake/rc

Version:

react component of surveycake

7 lines (6 loc) 151 B
export interface MenuItemProps { color?: string; hoverColor?: string; backgroundColor?: string; hoverBackgroundColor?: string; }