Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Creates an extra div around React components #148

Open
LMS007 opened this issue Oct 26, 2021 · 0 comments
Open

Creates an extra div around React components #148

LMS007 opened this issue Oct 26, 2021 · 0 comments

Comments

@LMS007
Copy link

LMS007 commented Oct 26, 2021

Each time I try and render a react component inside my vue component, there is an extra div wrapped around my react component. I'm not sure if there is a way to change that element or even just remove it, and I did not see any options in the README to do so. The problem is that any components designed to be inline such as buttons or inputs or links are totally useless. I suggest at the very least changing the wrapping tag to a span, making it configurable, or if possible, git rid of it?

relates to #19

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant