react-rasta icon indicating copy to clipboard operation
react-rasta copied to clipboard

TypeScript: size prop name conflicts with InputHTMLAttributes

Open alendit opened this issue 7 years ago • 0 comments

See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/28597

I would suggest renaming the size attribute.

As a workaround you can define a dummy interface and pass it to the attrs constructor.

alendit avatar Nov 27 '18 08:11 alendit