Skip to content

Commit 2f2ad59

Browse files
committed
up
1 parent 33bd1bb commit 2f2ad59

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/components/AppHeader.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ nuxtApp.hooks.hookOnce('page:finish', () => {
2929
<UHeader>
3030
<template #left>
3131
<NuxtLink to="/">
32-
<Logo class="w-auto h-6 shrink-0" />
32+
<UILogo class="w-auto h-6 shrink-0" />
3333
</NuxtLink>
3434

3535
<TemplateMenu />
File renamed without changes.

0 commit comments

Comments
 (0)