diff --git a/src/pages/detailPet/components/VDetailPetInfo.tsx b/src/pages/detailPet/components/VDetailPetInfo.tsx index f75b1a6b..66740350 100644 --- a/src/pages/detailPet/components/VDetailPetInfo.tsx +++ b/src/pages/detailPet/components/VDetailPetInfo.tsx @@ -4,9 +4,17 @@ import { DetailPetInfoProps } from '../detailPetType'; const VDetailPetInfo = (data: DetailPetInfoProps) => { return (