when i use a ember-component for example
{{blog-post title=title}}
{{/blog-post}}
<h1> Welcome to my Blog </h1>
I donot want a line break between component and htlml tag.
when i use a ember-component for example
{{blog-post title=title}}
{{/blog-post}}
<h1> Welcome to my Blog </h1>
I donot want a line break between component and htlml tag.