removed console.logs
This commit is contained in:
@@ -17,7 +17,6 @@ const CardHeader = ({
|
||||
img,
|
||||
sighting,
|
||||
}: CameraOverviewHeaderProps) => {
|
||||
// console.log(sighting?.debug.toLowerCase());
|
||||
return (
|
||||
<div
|
||||
className={clsx(
|
||||
|
||||
Reference in New Issue
Block a user