UNPKG

dm-web-react

Version:

The DM web client with React.

8 lines (7 loc) 133 B
export default (theme: any) => ({ control: (styles: any) => ({ ...styles, height: "26px", minHeight: "26px", }), });