diff --git a/frontend/src/components/AdminViewProfileComponent/CarListCard.tsx b/frontend/src/components/AdminViewProfileComponent/CarListCard.tsx index 2d364a0..963d02e 100644 --- a/frontend/src/components/AdminViewProfileComponent/CarListCard.tsx +++ b/frontend/src/components/AdminViewProfileComponent/CarListCard.tsx @@ -59,8 +59,8 @@ const CarListCard = ({ car }: { car: Car }) => {