Skip to content

Commit

Permalink
url
Browse files Browse the repository at this point in the history
  • Loading branch information
sqwatato committed Aug 29, 2023
1 parent f91b64e commit a4f1d3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/home/Search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ const Search = (props: any) => {
shelter={pet.shelter}
image={pet.image}
id={pet.id}
url={pet.url}
/>
</div>
);
Expand Down

0 comments on commit a4f1d3d

Please sign in to comment.