code quality
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
'use client';
|
||||
|
||||
|
||||
import { DriverCard } from '@/components/drivers/DriverCard';
|
||||
import { DriverGrid } from '@/components/drivers/DriverGrid';
|
||||
@@ -9,6 +9,7 @@ import { EmptyState } from '@/ui/EmptyState';
|
||||
import { Input } from '@/ui/Input';
|
||||
import { PageHeader } from '@/ui/PageHeader';
|
||||
import { Section } from '@/ui/Section';
|
||||
import { Stack } from '@/ui/Stack';
|
||||
import { Search, Users } from 'lucide-react';
|
||||
|
||||
interface DriversTemplateProps {
|
||||
|
||||
Reference in New Issue
Block a user