Skip to content

Commit

Permalink
Update ImageCard.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmio committed Aug 28, 2023
1 parent 54d55cf commit 06b746e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ImageCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ const calculateDaysAfterPollination = async (pumpkinId, shareDate) => {
}
};


const { getRootProps, getInputProps } = useDropzone({ onDrop: handleUpload });

return (
Expand Down

0 comments on commit 06b746e

Please sign in to comment.