Updated
This commit is contained in:
@@ -58,7 +58,7 @@ const isHomePage = computed(() => route.path === "/");
|
|||||||
</NuxtLink>
|
</NuxtLink>
|
||||||
</Tooltip>
|
</Tooltip>
|
||||||
<Tooltip v-else title="ورود">
|
<Tooltip v-else title="ورود">
|
||||||
<NuxtLink to="/signin" class="flex-center header-navbar-item">
|
<NuxtLink to="/signin" class="flex-center">
|
||||||
<Icon
|
<Icon
|
||||||
name="ci:profile"
|
name="ci:profile"
|
||||||
class="**:stroke-black size-5 lg:size-6"
|
class="**:stroke-black size-5 lg:size-6"
|
||||||
|
|||||||
Reference in New Issue
Block a user