Skip to content

Commit 97a3ad3

Browse files
committed
chore(playground): better with right title
1 parent 5316d10 commit 97a3ad3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

playground/app.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ const providers = computed(() => [
5353

5454
<template>
5555
<UHeader>
56+
<template #logo>
57+
Nuxt Auth Utils
58+
</template>
5659
<template #right>
5760
<UDropdown :items="[providers]">
5861
<UButton

0 commit comments

Comments
 (0)