Skip to content

Commit

Permalink
chore(playground): better with right title
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux committed Nov 21, 2023
1 parent 5316d10 commit 97a3ad3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playground/app.vue
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ const providers = computed(() => [

<template>
<UHeader>
<template #logo>
Nuxt Auth Utils
</template>
<template #right>
<UDropdown :items="[providers]">
<UButton
Expand Down

0 comments on commit 97a3ad3

Please sign in to comment.