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

Use Object.assign instead of React.__spread

Open nicolasyanncouturier opened this issue 9 years ago • 0 comments

using react-transmit 3.1.7 as a dependency shows warnings about the use of depreacted React.__spread (even when using latest babel with react and es2015 presets)

nicolasyanncouturier avatar May 25 '16 09:05 nicolasyanncouturier