mirror of
https://github.com/robonen/lorem-blog.git
synced 2026-03-20 10:54:38 +00:00
chore: lint
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import type { NavigationMenuItem } from '../NavigationMenu';
|
||||
import { Logo } from '@/shared/icons';
|
||||
import { NavigationMenu, type NavigationMenuItem } from '../NavigationMenu';
|
||||
import { NavigationMenu } from '../NavigationMenu';
|
||||
|
||||
const items = [
|
||||
{ name: 'Главная', path: '/' },
|
||||
|
||||
Reference in New Issue
Block a user