chore: biome format vitest config, add Props JSDoc to SidebarNav

This commit is contained in:
Ilia Mashkov
2026-05-11 11:11:24 +03:00
parent f9cdb06632
commit b4bda4b8f7
3 changed files with 14 additions and 11 deletions
+3
View File
@@ -5,6 +5,9 @@ import { usePathname } from 'next/navigation';
import { CONTACT_LINKS, cn } from '$shared/lib';
import type { NavItem } from '../model/types';
/**
* Props for SidebarNav.
*/
interface Props {
/**
* Navigation items to render