Skip to content

Commit

Permalink
github verify test
Browse files Browse the repository at this point in the history
  • Loading branch information
PiranavanShanmugavadivelu committed Dec 14, 2023
1 parent 15a0e20 commit eeec25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/marketplace/src/components/CustomImage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const defaultImage = AuctionCard;
const handleClick = () => {
emits("click");
};
//Verify checking
const handleError = (event: Event) => {
const img = event.target as HTMLImageElement;
Expand Down

0 comments on commit eeec25a

Please sign in to comment.