lint:fix all
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<template>
|
||||
<div class="h-8">
|
||||
<NuxtLink to="/" class="flex items-center space-x-3">
|
||||
<NuxtLink
|
||||
to="/"
|
||||
class="flex items-center space-x-3"
|
||||
>
|
||||
<div class="w-8 h-8 bg-primary rounded-xl flex items-center justify-center shadow-md">
|
||||
<span class="text-white font-bold text-lg">E</span>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user