bfanger / svelte-preprocess-react

Seamlessly use React components inside a Svelte app
MIT License
126 stars 6 forks source link

Void and Self-Closing elements? #25

Closed Kax675 closed 1 year ago

Kax675 commented 1 year ago

I'm trying to use NextUI with SvelteKit but turns out preprocessor tries to add children like void or self closing elements

image

image

Is there any solution for that?

bfanger commented 1 year ago

Thanks for reporting! the issue is fixed in 0.15.0