code quality
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
'use client';
|
||||
|
||||
|
||||
import { routes } from '@/lib/routing/RouteConfig';
|
||||
import { Box } from '@/ui/Box';
|
||||
@@ -6,11 +6,11 @@ import { Icon } from '@/ui/Icon';
|
||||
import { Stack } from '@/ui/Stack';
|
||||
import { Text } from '@/ui/Text';
|
||||
import {
|
||||
Handshake,
|
||||
Palette,
|
||||
Settings,
|
||||
Trophy,
|
||||
User
|
||||
Handshake,
|
||||
Palette,
|
||||
Settings,
|
||||
Trophy,
|
||||
User
|
||||
} from 'lucide-react';
|
||||
import Link from 'next/link';
|
||||
import { usePathname } from 'next/navigation';
|
||||
|
||||
Reference in New Issue
Block a user