website refactor
This commit is contained in:
@@ -21,7 +21,7 @@ import {
|
||||
ArrowLeft,
|
||||
} from 'lucide-react';
|
||||
import React from 'react';
|
||||
import type { DriverProfileViewData } from '../../../lib/types/view-data/DriverProfileViewData';
|
||||
import type { DriverProfileViewData } from '@/lib/types/view-data/DriverProfileViewData';
|
||||
|
||||
interface DriverProfileTemplateProps {
|
||||
viewData: DriverProfileViewData;
|
||||
|
||||
Reference in New Issue
Block a user