Skip to content

Commit

Permalink
[DOC release-3-20-1] fix missing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jenweber authored and Jen committed Jul 30, 2020
1 parent 71f6235 commit 863cca5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions packages/@ember/-internals/glimmer/lib/syntax/in-element.ts
Expand Up @@ -30,8 +30,6 @@
`destinationElement`. Passing `null` changes the behaviour to appended at the end
of any existing content. Any other value than `null` is currently not supported.
```
@method in-element
@for Ember.Templates.helpers
@public
Expand Down
1 change: 1 addition & 0 deletions tests/docs/expected.js
Expand Up @@ -276,6 +276,7 @@ module.exports = {
'href',
'htmlSafe',
'if',
'in-element',
'includes',
'incrementProperty',
'indexOf',
Expand Down

0 comments on commit 863cca5

Please sign in to comment.