Skip to content

Commit 6f0fc39

Browse files
committed
Move wormhole container
1 parent 7d0a450 commit 6f0fc39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/host/app/templates/application.gts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ interface ApplicationRouteSignature {
1212
class ApplicationRouteComponent extends Component<ApplicationRouteSignature> {
1313
<template>
1414
{{outlet}}
15-
<BasicDropdownWormhole />
1615
<CardPrerender />
16+
<BasicDropdownWormhole />
1717

1818
{{! this is a signal for the Realm DOM tests to know that app has loaded }}
1919
{{! template-lint-disable no-inline-styles }}

0 commit comments

Comments
 (0)