UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

16 lines (15 loc) 245 B
const styleOverrides = { root: { width: '100%', input: { textOverflow: 'ellipsis', }, }, }; const defaultProps = { variant: 'standard', }; export default { styleOverrides, defaultProps, };