Pet adoption appointments (currently has a small issue)
This commit is contained in:
@@ -44,6 +44,8 @@ export default function PetDetailPage() {
|
||||
petStatus={pet.petStatus}
|
||||
petPrice={pet.petPrice}
|
||||
imageUrl={pet.imageUrl}
|
||||
storeId={pet.storeId}
|
||||
storeName={pet.storeName}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user