started redesign on dashbaord. changed vite basename to /Mobile, currently folkstone address
This commit is contained in:
@@ -5,7 +5,7 @@ import NumberPlate from "../PlateStack/NumberPlate";
|
||||
import type { SightingType } from "../../types/types";
|
||||
|
||||
type CameraOverviewHeaderProps = {
|
||||
title: string;
|
||||
title?: string;
|
||||
icon?: IconProp;
|
||||
img?: string;
|
||||
sighting?: SightingType | null;
|
||||
|
||||
Reference in New Issue
Block a user