code quality improvements and improved file error handling
This commit is contained in:
@@ -36,7 +36,7 @@ const SightingModal = ({
|
||||
className="w-full h-56 sm:h-72 md:h-96 rounded-lg object-cover border border-gray-700"
|
||||
/>
|
||||
|
||||
<div className="flex items-center gap-3">
|
||||
<div className="flex flex-col md:flex-row items-center gap-3">
|
||||
<img
|
||||
src={sighting?.plateUrlColour}
|
||||
alt="plate patch"
|
||||
|
||||
Reference in New Issue
Block a user