Skip to content

Commit 9e58880

Browse files
committed
Hopefully fixed it all!
1 parent f30524c commit 9e58880

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/layouts/marketing.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
<ServerSideUp
1515
:fixed="true"/>
1616

17-
<!-- <AppHeader
18-
:fixed="true"/> -->
17+
<AppHeader
18+
:fixed="true"/>
1919

2020
<div class="w-full flex flex-col">
2121
<slot></slot>
2222
</div>
2323

24-
<!-- <Search/> -->
24+
<Search/>
2525
</div>
2626
</template>
2727

0 commit comments

Comments
 (0)