Skip to content

Commit

Permalink
fix: remove closing tag from Tag
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed Oct 4, 2020
1 parent 0c259ac commit a806719
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/components/shadow-dom.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Tag
{{did-insert this.setupRoot}}
...attributes
></Tag>
/>
{{/let}}

{{#if this.shadow}}
Expand Down

0 comments on commit a806719

Please sign in to comment.