Skip to content

Commit ef7e5ba

Browse files
committed
docs: remove unneeded (hidden) component invocations.
1 parent 2802b34 commit ef7e5ba

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed
Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1 @@
11
{{outlet}}
2-
3-
<div style='visibility: hidden; height: 0'>
4-
{{!--
5-
Unlike the rest of this document, these two components are used as part of the
6-
addon's test suite. As such, they need to be rendered. However, they must not
7-
be *displayed* as part of the addon docs!
8-
--}}
9-
10-
{{ts-component}}
11-
12-
{{js-importing-ts}}
13-
</div>

0 commit comments

Comments
 (0)