Add option for returning a fragment instead of a div
hb20007 opened this issue · 2 comments
hb20007 commented
A lot of us use create more components that return fragments rather than divs. It would be nice to have a Boolean option to enable this, similar to the existing option of importReactOnTop which is also used to customize the snippets.
ocamachor commented
x2
neuromagus commented
I added this config option in this pull request, guys... #318