Skip to content

Commit 431bd93

Browse files
committed
Restore one wormhole
I think the other one is the crux!
1 parent 0e20035 commit 431bd93

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/boxel-ui/test-app/app/index.html

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
<script src="{{rootURL}}assets/vendor.js"></script>
3030
<script src="{{rootURL}}assets/test-app.js"></script>
3131

32-
<div id="ember-basic-dropdown-wormhole"></div>
3332
{{content-for "body-footer"}}
3433
</body>
3534
</html>

packages/boxel-ui/test-app/app/templates/index.hbs

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{{page-title 'Boxel Components'}}
2+
<BasicDropdownWormhole />
23

34
<h1 class='boxel-sr-only'>Boxel Components Documentation</h1>
45

0 commit comments

Comments
 (0)