Skip to content

Commit 5944928

Browse files
authored
fix(AppHeader): mobile panel after ui-pro v3.0.0.alpha13
1 parent 3823d89 commit 5944928

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/AppHeader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ const { header } = useAppConfig()
7070
</template>
7171
</template>
7272

73-
<template #content>
73+
<template #body>
7474
<UContentNavigation
7575
highlight
7676
:navigation="navigation"

0 commit comments

Comments
 (0)