bilelmsekni / componizer

vs code extension for refactoring to components
MIT License
32 stars 5 forks source link

Wrong slash after extraction #5

Closed JohannesHoppe closed 4 years ago

JohannesHoppe commented 4 years ago

The generated element looks like this: <my-comp><my-comp/>.

But it should be instead: <my-comp></my-comp>

bilelmsekni commented 4 years ago

Thanks for creating the issue. This bug is fixed in version 0.0.3