Skip to content

fix(js): pass children as array in highlight components#575

Merged
francoischalifour merged 1 commit intonextfrom
fix/js-components-array-children
May 6, 2021
Merged

fix(js): pass children as array in highlight components#575
francoischalifour merged 1 commit intonextfrom
fix/js-components-array-children

Conversation

@francoischalifour
Copy link
Copy Markdown
Contributor

Description

This syntax is more conventional when using Fragments and Vue 3 doesn't support spreading children with Fragments.

Related

This syntax is more conventional when using Fragments and Vue 3 didn't support the previous one.
@codesandbox-ci
Copy link
Copy Markdown

codesandbox-ci Bot commented May 6, 2021

@francoischalifour francoischalifour merged commit 7d3402e into next May 6, 2021
@francoischalifour francoischalifour deleted the fix/js-components-array-children branch May 6, 2021 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Vue example from docs causes 'read-only' error

2 participants