Skip to content

JSX spread attributes

Rich Harris requested to merge jsx-spread into master

This is based on !43 (merged), but adds the same change as !45 (merged), combining consecutive non-spread attributes into a single object

Merge request reports